We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e9ffea commit 7d137adCopy full SHA for 7d137ad
account_analytic/views/account_move_views.xml
@@ -10,7 +10,7 @@
10
name="analytic_distribution"
11
widget="analytic_distribution"
12
groups="analytic.group_analytic_accounting"
13
- readonly="state in ('done', 'cancel')"
+ readonly="state == 'cancel'"
14
/>
15
</xpath>
16
<field name="line_ids" position="attributes">
0 commit comments