Merge pull request #5385 from expsa/fix/add-missing-field-mechanism-lines-20251112-140000
fix: add missing show_add_benefit_button field to tree view
This commit is contained in:
commit
f97078a400
|
|
@ -378,6 +378,7 @@
|
|||
<field name="sponsorship_scheduling_line_ids" invisible="1"/>
|
||||
<field name="show_extend_button" invisible="1"/>
|
||||
<field name="show_replaced_button" invisible="1"/>
|
||||
<field name="show_add_benefit_button" invisible="1"/>
|
||||
<field name="sequence" widget="handle"/>
|
||||
<field name="display_type" invisible="1"/>
|
||||
<field name="state" invisible="1"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue