[19.0][MIG] analytic_brand: Migration to 19.0#273
Open
bizzappdev wants to merge 35 commits intoOCA:19.0from
Open
[19.0][MIG] analytic_brand: Migration to 19.0#273bizzappdev wants to merge 35 commits intoOCA:19.0from
bizzappdev wants to merge 35 commits intoOCA:19.0from
Conversation
[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/
Contributor
|
Hi, |
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.
Dependency PR for module
brand: #270