Skip to content
Snippets Groups Projects
Commit be7d1d75 authored by jerome hanke (jhk)'s avatar jerome hanke (jhk)
Browse files

[FIX] account_analytic_default: computed fields cannot be readonly=False


Steps to reproduce:
- install acounting, make sure you have account_analytic_default installed
- go to settings and activate Analytic Accounting
- go to accounting > configuration > analytic accounts > create an account
- go to accounting > customers > invoices > create > make an invoice line with
an analytical account > save > edit > add a new line to the invoice and select
any product

Previous behavior:
analytic accounts previously saved are deleted by an onchange

Current behavior:
analytic accounts remains set after any update of the invoice lines

opw-2209169

closes odoo/odoo#47344

Signed-off-by: default avatarNicolas Martinelli (nim) <nim@odoo.com>
parent 8dfa9073
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment