[19.0] [MIG] account_invoice_margin_sale superseed#258
Conversation
Currently translated at 100.0% (1 of 1 strings) Translation: margin-analysis-13.0/margin-analysis-13.0-account_invoice_margin_sale Translate-URL: https://translation.odoo-community.org/projects/margin-analysis-13-0/margin-analysis-13-0-account_invoice_margin_sale/es/
[UPD] Update account_invoice_margin_sale.pot [UPD] README.rst account_invoice_margin_sale 13.0.1.0.1 Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: margin-analysis-13.0/margin-analysis-13.0-account_invoice_margin_sale Translate-URL: https://translation.odoo-community.org/projects/margin-analysis-13-0/margin-analysis-13-0-account_invoice_margin_sale/
[UPD] Update account_invoice_margin_sale.pot [UPD] README.rst
Currently translated at 100.0% (3 of 3 strings) Translation: margin-analysis-14.0/margin-analysis-14.0-account_invoice_margin_sale Translate-URL: https://translation.odoo-community.org/projects/margin-analysis-14-0/margin-analysis-14-0-account_invoice_margin_sale/es/
Currently translated at 100.0% (3 of 3 strings) Translation: margin-analysis-16.0/margin-analysis-16.0-account_invoice_margin_sale Translate-URL: https://translation.odoo-community.org/projects/margin-analysis-16-0/margin-analysis-16-0-account_invoice_margin_sale/fr_FR/
Currently translated at 100.0% (3 of 3 strings) Translation: margin-analysis-16.0/margin-analysis-16.0-account_invoice_margin_sale Translate-URL: https://translation.odoo-community.org/projects/margin-analysis-16-0/margin-analysis-16-0-account_invoice_margin_sale/es/
- Include context keys for avoiding mail operations overhead.
…rder When sale_margin_security is also installed. Closes OCA#194
Currently translated at 100.0% (3 of 3 strings) Translation: margin-analysis-16.0/margin-analysis-16.0-account_invoice_margin_sale Translate-URL: https://translation.odoo-community.org/projects/margin-analysis-16-0/margin-analysis-16-0-account_invoice_margin_sale/it/
2ffec71 to
200c44c
Compare
|
@dreispt I create this superseded from inactivity of the superseded PR, appling the modifications of your comment. Pleas can you review this PR? Thanks |
|
Adding yourself as a contributor is not reasonable here IMO. |
200c44c to
7089e0a
Compare
7089e0a to
3001864
Compare
Last change to the contributors list was on the 17.0 migration. |
Well sure, after the git history is rewritten https://github.com/OCA/margin-analysis/compare/200c44c4d41afe0da986bf086d99622f80ef223d..7089e0a4b50f31bbf2bd2df0b3e3a79fdec557ee |
BhaveshHeliconia
left a comment
There was a problem hiding this comment.
Consider using BaseCommon instead of TransactionCase. In this case, there’s no need to redefine cls.env with tracking_disable=True, and res.partner is already available via BaseCommon. This would help simplify and optimize the test code.
3001864 to
b67d6cf
Compare
|
@eugenios73 could you please check the failing pre-commit? |
b67d6cf to
639ae95
Compare
|
@BhaveshHeliconia thanks for your review. Problems solved. |
BhaveshHeliconia
left a comment
There was a problem hiding this comment.
Code review LGTM!
superseeded #255
Depends on #254