Skip to content
Snippets Groups Projects
Commit 69bf61bb authored by wan's avatar wan
Browse files

[FIX] account_analytic_default: compute instead of default_get + onchange

Task 2075249

The commit dd627b96 added a default_get to retrieve the default analytic
values. However, it was depending on self, which cannot be done in a
api.model

In this commit, we use an editable compute in order to update the
analytic values in all the cases, and to reduce the duplication of the
code.
parent 4fc6d8a2
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment