[19.0][MIG] analytic_brand: Migration to 19.0#273
Conversation
|
Hi, |
|
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. |
[UPD] README.rst
[UPD] README.rst [FIX] Fixed travis.
[UPD] Update analytic_brand.pot
Currently translated at 100.0% (2 of 2 strings) Translation: brand-15.0/brand-15.0-analytic_brand Translate-URL: https://translation.odoo-community.org/projects/brand-15-0/brand-15-0-analytic_brand/es/
Currently translated at 100.0% (2 of 2 strings) Translation: brand-17.0/brand-17.0-analytic_brand Translate-URL: https://translation.odoo-community.org/projects/brand-17-0/brand-17-0-analytic_brand/it/
There is a common issue in v18 when creating a new res.partner in tests (which is the case here as we create a res.brand). There is a required field autopost_bills in account addon. As this addon doesn't depend on account, if we install this addon on a DB where account is also installed, tests will fail because the autopost_bills column is created into postgres, with the not null constraint, but the default value won't be set by Odoo. Running these tests in post-install ensure Odoo will set the default value as specified in the account addon.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: brand-18.0/brand-18.0-analytic_brand Translate-URL: https://translation.odoo-community.org/projects/brand-18-0/brand-18-0-analytic_brand/
Currently translated at 100.0% (4 of 4 strings) Translation: brand-18.0/brand-18.0-analytic_brand Translate-URL: https://translation.odoo-community.org/projects/brand-18-0/brand-18-0-analytic_brand/it/
Currently translated at 100.0% (4 of 4 strings) Translation: brand-18.0/brand-18.0-analytic_brand Translate-URL: https://translation.odoo-community.org/projects/brand-18-0/brand-18-0-analytic_brand/es/
9e96993 to
0738d7f
Compare
|
Rebase done as dependency PR is merged. |
@bizzappdev could you please take a look at this? |
No description provided.