odoo/odoo#199287
Created by Accounting, William André (wan)
Merged
at a979c23517dae124ee6a1945c123c61ae5fe424b
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:17.0-automate-change-plan-wan
- head
- 0ec87c774743fcaf058190df0b0e09854782e0fb
- merged
- 8 months ago by Accounting, John Laterre (jol)
odoo/odoo | |
---|---|
17.0 | #199287 |
saas-17.4 | #200655 |
18.0 | #201645 |
saas-18.1 | #202207 |
saas-18.2 | #202807 |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master | #202814 |
[FIX] analytic: adapt lines columns when changing plan of account
Currently, changing the plan of an analytic account won't do anything with regards to the analytic lines currently using that account: the value will stay recorded in a wrong field.
This commit will update all the lines currently using that account in the column of the previous plan.