diff options
Diffstat (limited to 'indoteknik_custom/views/account_move_line.xml')
| -rw-r--r-- | indoteknik_custom/views/account_move_line.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/account_move_line.xml b/indoteknik_custom/views/account_move_line.xml index 5b5f73cd..02b936f1 100644 --- a/indoteknik_custom/views/account_move_line.xml +++ b/indoteknik_custom/views/account_move_line.xml @@ -11,6 +11,7 @@ </xpath> <xpath expr="//page[@id='aml_tab']/field[@name='line_ids']/tree/field[@name='analytic_tag_ids']" position="attributes"> <attribute name="groups"/> + <attribute name="options">{'no_create': True}</attribute> </xpath> </field> </record> |
