Skip to content
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

[12.0][IMP] account_financial_risk sale_financial_risk: Performance. Not store fields. Links to values records. Multi-company. Multi-currency. #65

Commits on Jun 5, 2020

  1. [IMP] account_financial_risk account_payment_return_financial_risk sa…

    …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
    carlosdauden committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    0f1ad80 View commit details
    Browse the repository at this point in the history