[19.0][MIG] sequence_reset_period: Migration to 19.0#1173
Open
megaxayda wants to merge 34 commits into
Open
Conversation
Member
|
/ocabot migration sequence_reset_period |
baptiste-n42
approved these changes
Dec 29, 2025
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
Currently translated at 100,0% (6 of 6 strings) Translation: server-ux-11.0/server-ux-11.0-sequence_reset_period Translate-URL: https://translation.odoo-community.org/projects/server-ux-11-0/server-ux-11-0-sequence_reset_period/es/
Currently translated at 100.0% (6 of 6 strings) Translation: server-ux-12.0/server-ux-12.0-sequence_reset_period Translate-URL: https://translation.odoo-community.org/projects/server-ux-12-0/server-ux-12-0-sequence_reset_period/hr/
Currently translated at 100.0% (6 of 6 strings) Translation: server-ux-13.0/server-ux-13.0-sequence_reset_period Translate-URL: https://translation.odoo-community.org/projects/server-ux-13-0/server-ux-13-0-sequence_reset_period/zh_CN/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-ux-13.0/server-ux-13.0-sequence_reset_period Translate-URL: https://translation.odoo-community.org/projects/server-ux-13-0/server-ux-13-0-sequence_reset_period/
Currently translated at 77.7% (7 of 9 strings) Translation: server-ux-14.0/server-ux-14.0-sequence_reset_period Translate-URL: https://translation.odoo-community.org/projects/server-ux-14-0/server-ux-14-0-sequence_reset_period/fr_FR/
Currently translated at 100.0% (6 of 6 strings) Translation: server-ux-16.0/server-ux-16.0-sequence_reset_period Translate-URL: https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-sequence_reset_period/es/
Currently translated at 33.3% (2 of 6 strings) Translation: server-ux-16.0/server-ux-16.0-sequence_reset_period Translate-URL: https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-sequence_reset_period/it/
Currently translated at 100.0% (6 of 6 strings) Translation: server-ux-16.0/server-ux-16.0-sequence_reset_period Translate-URL: https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-sequence_reset_period/it/
e53af4b to
f1c3f82
Compare
Core odoo now calls dt.replace(tzinfo=None) in ir_sequence._next, which requires ir_sequence_date to be a datetime. Feed datetime into the context while keeping date(...) assertions (Date fields read back as dates). Source: odoo/odoo@4b9dd78
f1c3f82 to
c5459b9
Compare
jerem
approved these changes
Jun 15, 2026
Contributor
|
This PR has the |
dreispt
approved these changes
Jun 15, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump major version to 19.0.1.0.0
Nothing changes