-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] web: calendar first day of week from res.lang domain
The feature that allows res.lang's first day of week parameter to be the reference point of web calendar has been introduced at 27b30da A few other came on top of it to fix a few things Before this current commit though, only Fullcalendar was rendered using that initial value, nothing was done to actually fetch the right data After this current commit, we fetch data from the server according to the range displayed by the calendar OPW 2072872 closes odoo#37202 Signed-off-by: Lucas Perais (lpe) <[email protected]>
- Loading branch information
1 parent
ba7b523
commit 0bd82ef
Showing
2 changed files
with
164 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters