-
-
Notifications
You must be signed in to change notification settings - Fork 809
[18.0][MIG] account_journal_lock_date: Migration to 18.0 #2048
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[18.0][MIG] account_journal_lock_date: Migration to 18.0 #2048
Conversation
c1a0b0c
to
e5d9f0e
Compare
/ocabot migration account_journal_lock_date |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functional Test 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Look good
@StefanRijnhart Can you check file conflict please? |
The test failed on travis (not on a local install) because the admin users if part of the Adviser group. Make sure we have the right group and add a test for that feature too.
- Change in journal the existing 'Lock date' by two dates, the same as in company. - Add a wizard to allows a massive update of those dates for several journals at the same time.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-financial-tools-13.0/account-financial-tools-13.0-account_journal_lock_date Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-13-0/account-financial-tools-13-0-account_journal_lock_date/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-financial-tools-13.0/account-financial-tools-13.0-account_journal_lock_date Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-13-0/account-financial-tools-13-0-account_journal_lock_date/
Currently translated at 100.0% (20 of 20 strings) Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_journal_lock_date Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_journal_lock_date/nl/
Currently translated at 100.0% (20 of 20 strings) Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_journal_lock_date Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_journal_lock_date/sv/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-financial-tools-17.0/account-financial-tools-17.0-account_journal_lock_date Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_journal_lock_date/
Currently translated at 100.0% (19 of 19 strings) Translation: account-financial-tools-17.0/account-financial-tools-17.0-account_journal_lock_date Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_journal_lock_date/it/
Currently translated at 100.0% (19 of 19 strings) Translation: account-financial-tools-17.0/account-financial-tools-17.0-account_journal_lock_date Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_journal_lock_date/ca/
Currently translated at 100.0% (19 of 19 strings) Translation: account-financial-tools-17.0/account-financial-tools-17.0-account_journal_lock_date Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_journal_lock_date/ca/
e5d9f0e
to
3d06b0c
Compare
Fixes ``` ERROR odoo odoo.addons.account_journal_lock_date.tests.test_journal_lock_date: FAIL: TestJournalLockDate.test_journal_lock_date odoo.exceptions.UserError: This document is protected by a hash. Therefore, you cannot edit the following fields: Number. ```
3d06b0c
to
f148a42
Compare
@Saran440 Thanks for noting. Rebased and conflict resolved. |
This PR has the |
@OCA/accounting-maintainers this one should be ready for merge |
/ocabot merge nobump |
This PR looks fantastic, let's merge it! |
It looks like something changed on |
Congratulations, your PR was merged at 4e9caca. Thanks a lot for contributing to OCA. ❤️ |
Standard migration.