-
-
Notifications
You must be signed in to change notification settings - Fork 362
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
[17.0][MIG] account_analytic_distribution_manual: Migration to 17.0 #700
base: 17.0
Are you sure you want to change the base?
[17.0][MIG] account_analytic_distribution_manual: Migration to 17.0 #700
Conversation
…complete analytic accounts on any model that has a field for analytic accounts.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_distribution_manual Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_distribution_manual/
Currently translated at 100.0% (23 of 23 strings) Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_distribution_manual Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_distribution_manual/it/
Currently translated at 95.6% (22 of 23 strings) Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_distribution_manual Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_distribution_manual/es/
…tics account from manual distribution - Show the current distribution selected at the top of the tags - When unselecting a distribution, all related analytic accounts are also unselected
… old data to new models(if table exists)
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_distribution_manual Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_distribution_manual/
Currently translated at 100.0% (26 of 26 strings) Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_distribution_manual Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_distribution_manual/it/
…teger to many2one - If the user needs to group by this field, it was impossible when it was an integer. - Added a script to populate the new field in models related to account_analytic_tags. Note: When multiple tags are present, only the last record is populated.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_distribution_manual Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_distribution_manual/
Currently translated at 100.0% (26 of 26 strings) Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_distribution_manual Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_distribution_manual/it/
…tion_id into account.invoice.report
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_distribution_manual Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_distribution_manual/
Currently translated at 100.0% (27 of 27 strings) Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_distribution_manual Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_distribution_manual/it/
…export/import of analytical distributions TT50235
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_distribution_manual Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_distribution_manual/
Currently translated at 100.0% (29 of 29 strings) Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_distribution_manual Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_distribution_manual/it/
…d field to analytic items TT50751
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_distribution_manual Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_distribution_manual/
Currently translated at 75.0% (24 of 32 strings) Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_distribution_manual Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_distribution_manual/es/
Currently translated at 100.0% (32 of 32 strings) Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_distribution_manual Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_distribution_manual/it/
…export/import to analytic.mixin Move the functionality to the analytic.mixin model so that it can also be used in account.move.line records TT50944
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_distribution_manual Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_distribution_manual/
5febd1f
to
5ddf248
Compare
5144581
to
527842e
Compare
527842e
to
4a11424
Compare
Hi @pedrobaeza! I hope you're doing well! I’m facing some issues with the tests as they’re failing due to the tour, and I'm not sure how to resolve it. If you could lend a hand, I would really appreciate it! Thank you in advance! |
Not sure. We had a similar problem some weeks ago that was solved with this: OCA/oca-ci#78 @sbidoul @chienandalu do you have any clue? |
Thanks, @pedrobaeza! If there's anything I can assist with, just let me know. |
No description provided.