[MIG][19.0] account_start_end_dates: migration to 19.0 - #383
Open
petrus-v wants to merge 40 commits into
Open
Conversation
This module account_cutoff_start_end_dates is a merge of account_cutoff_prepaid (from v13) and account_cutoff_accrual_dates (from v12), as discussed on issue OCA#133
…igration [UPD] Update account_cutoff_start_end_dates.pot
Currently translated at 61.1% (11 of 18 strings) Translation: account-closing-14.0/account-closing-14.0-account_cutoff_start_end_dates Translate-URL: https://translation.odoo-community.org/projects/account-closing-14-0/account-closing-14-0-account_cutoff_start_end_dates/it/
Currently translated at 100.0% (18 of 18 strings) Translation: account-closing-14.0/account-closing-14.0-account_cutoff_start_end_dates Translate-URL: https://translation.odoo-community.org/projects/account-closing-14-0/account-closing-14-0-account_cutoff_start_end_dates/it/
To simplify the code and the user interface, the forecast mode doesn't use a boolean field any more; it is now a specific "state". Migration script is provided.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-closing-16.0/account-closing-16.0-account_cutoff_start_end_dates Translate-URL: https://translation.odoo-community.org/projects/account-closing-16-0/account-closing-16-0-account_cutoff_start_end_dates/
Remove deprecated POT files
Currently translated at 100.0% (18 of 18 strings) Translation: account-closing-16.0/account-closing-16.0-account_cutoff_start_end_dates Translate-URL: https://translation.odoo-community.org/projects/account-closing-16-0/account-closing-16-0-account_cutoff_start_end_dates/fr/
Currently translated at 100.0% (18 of 18 strings) Translation: account-closing-16.0/account-closing-16.0-account_cutoff_start_end_dates Translate-URL: https://translation.odoo-community.org/projects/account-closing-16-0/account-closing-16-0-account_cutoff_start_end_dates/es/
Co-authored-by: Alexis de Lattre <alexis@via.ecp.fr>
Currently translated at 100.0% (18 of 18 strings) Translation: account-closing-17.0/account-closing-17.0-account_cutoff_start_end_dates Translate-URL: https://translation.odoo-community.org/projects/account-closing-17-0/account-closing-17-0-account_cutoff_start_end_dates/it/
Currently translated at 100.0% (18 of 18 strings) Translation: account-closing-17.0/account-closing-17.0-account_cutoff_start_end_dates Translate-URL: https://translation.odoo-community.org/projects/account-closing-17-0/account-closing-17-0-account_cutoff_start_end_dates/it/
Currently translated at 100.0% (18 of 18 strings) Translation: account-closing-17.0/account-closing-17.0-account_cutoff_start_end_dates Translate-URL: https://translation.odoo-community.org/projects/account-closing-17-0/account-closing-17-0-account_cutoff_start_end_dates/it/
source_journal_ids is now a computed field (replace default method)
Use AccountTestInvoicingCommon in tests Stop using demo data in tests
Currently translated at 100.0% (18 of 18 strings) Translation: account-closing-18.0/account-closing-18.0-account_cutoff_start_end_dates Translate-URL: https://translation.odoo-community.org/projects/account-closing-18-0/account-closing-18-0-account_cutoff_start_end_dates/tr/
…get lines for the cutoff
petrus-v
force-pushed
the
19.0-account_start-end-dates-add-tests
branch
3 times, most recently
from
July 16, 2026 15:33
5832684 to
2a9514e
Compare
petrus-v
force-pushed
the
19.0-account_start-end-dates-add-tests
branch
from
July 16, 2026 16:49
2a9514e to
81bd1f4
Compare
petrus-v
force-pushed
the
19.0-account_start-end-dates-add-tests
branch
from
July 17, 2026 16:16
81bd1f4 to
b0b3701
Compare
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.
supersede #358
depends on #381