Skip to content
Snippets Groups Projects
Unverified Commit 975c6c86 authored by Raphael Collet's avatar Raphael Collet Committed by GitHub
Browse files

[REF] resource calendar (#24717)

Refactor resource calendar and resource mixin:
 - add a required timezone field on models 'resource.calendar' and 'resource.resource';
 - resource calendar attendances are now computed in the timezone of the resource
   or the calendar;
 - improve API of 'resource.calendar' and 'resource.mixin';
 - avoid other modules from using the implementation methods of 'resource.calendar';
 - refactor implementation of 'resource.calendar' to make it more efficient.
parent f5af0714
No related branches found
No related tags found
No related merge requests found
Showing
with 1300 additions and 1472 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment