-
-
Notifications
You must be signed in to change notification settings - Fork 199
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_payment_return_financial_risk: Migration to version 17.0 #392
[17.0][MIG] account_payment_return_financial_risk: Migration to version 17.0 #392
Conversation
Can you add account_payment_return repo dependency to tray in runboat? |
09e9d1e
to
a7186a7
Compare
@carlosdauden done, could you please update review |
@carolinafernandez-tecnativa @pedrobaeza could you please help me with the review of this module? Thank you! |
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.
a7186a7
to
eaa9cce
Compare
OCA Transbot updated translations from Transifex
* [9.0][FIX] partner_financial_risk: Invoice refunds add risk. Date_maturity change * [9.0][FIX] partner_financial_risk: Recompute when invoice_unpaid_margin change * [9.0][IMP] partner_financial_risk: Improve heritability * [9.0][IMP] partner_payment_return_risk: Unify with base method and split amount * [9.0][IMP] partner_financial_risk: Improve code. Include archived contacts * [9.0][WIP] partner_financial_risk: Different model in read_group list * [9.0][WIP] partner_financial_risk: Invoices amount from account.move.line * [9.0][WIP] partner_financial_risk: Change "©" to Copyright * [9.0][IMP] partner_financial_risk: invoice_unpaid_margin in depends * [9.0][IMP] partner_financial_risk: Descriptions and translation OCA Transbot updated translations from Transifex
…tions [UPD] README.rst
[ADD] icon.png [UPD] Update account_payment_return_financial_risk.pot [UPD] README.rst
Currently translated at 100.0% (7 of 7 strings) Translation: credit-control-12.0/credit-control-12.0-account_payment_return_financial_risk Translate-URL: https://translation.odoo-community.org/projects/credit-control-12-0/credit-control-12-0-account_payment_return_financial_risk/pt_BR/
…le_financial_risk: - Optimize code and change stored computed fields to not store to improve multi-company support - Improve multi-currency support - Convert risk amount fields to clickable link that shows traceability of amount origin - New pivot views to risk amount traceability - Simplify class style applied on risk fields - Migration script to remove old stored computed fields - Improve tests to cover new functionallity - Update translation files account_financial_risk: - Don't block refund invoice validation when partner has risk exception - Allow search partners by risk exception field - Remove obsolete cron sale_financial_risk - Create related store commercial_partner_id field in sale order line to simplify computation - Rename amt_to_invoice field to risk_amount in sale order line - Hook and migration scripts to reduce new fields computing time TT23765
[UPD] Update account_payment_return_financial_risk.pot
…n risk_payment_return computed field. account_payment_return_financial_risk 13.0.1.0.1
TT37270 [UPD] Update account_payment_return_financial_risk.pot [UPD] README.rst
…puted fields account_payment_return_financial_risk 15.0.1.0.1 [UPD] README.rst
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: credit-control-16.0/credit-control-16.0-account_payment_return_financial_risk Translate-URL: https://translation.odoo-community.org/projects/credit-control-16-0/credit-control-16-0-account_payment_return_financial_risk/
Currently translated at 100.0% (7 of 7 strings) Translation: credit-control-16.0/credit-control-16.0-account_payment_return_financial_risk Translate-URL: https://translation.odoo-community.org/projects/credit-control-16-0/credit-control-16-0-account_payment_return_financial_risk/es/
…ment - Include context keys for avoiding mail operations overhead.
Currently translated at 14.2% (1 of 7 strings) Translation: credit-control-16.0/credit-control-16.0-account_payment_return_financial_risk Translate-URL: https://translation.odoo-community.org/projects/credit-control-16-0/credit-control-16-0-account_payment_return_financial_risk/nl/
Currently translated at 100.0% (7 of 7 strings) Translation: credit-control-16.0/credit-control-16.0-account_payment_return_financial_risk Translate-URL: https://translation.odoo-community.org/projects/credit-control-16-0/credit-control-16-0-account_payment_return_financial_risk/it/
Currently translated at 100.0% (7 of 7 strings) Translation: credit-control-16.0/credit-control-16.0-account_payment_return_financial_risk Translate-URL: https://translation.odoo-community.org/projects/credit-control-16-0/credit-control-16-0-account_payment_return_financial_risk/sv/
…ax amounts. The product product.product_product_2 does not have explicit taxes, but after this commit odoo/odoo@2836416, an error occurs when comparing the expected amount. So, adapt the amount to compare without taxes and create a new product to avoid depending on demo data.
eaa9cce
to
9754a34
Compare
Ready to merge |
ping @pedrobaeza |
/ocabot migration account_payment_return_financial_risk |
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.
/ocabot merge nobump
This PR looks fantastic, let's merge it! |
This PR has the |
Congratulations, your PR was merged at 13de6bd. Thanks a lot for contributing to OCA. ❤️ |
@Tecnativa TT49282
Depends on: