-
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] core: use of legacy timezone in groupby test
Legacy timezones have been moved into an ancillary package in Ubuntu Noble, and are thus not recognized anymore. Avoid their use in tz contexts. Also add a warning when grouping with a legacy timezone in the context. Part-of: odoo#170995 Signed-off-by: Xavier Morel (xmo) <[email protected]>
- Loading branch information
Showing
2 changed files
with
7 additions
and
4 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