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:
Mohamed Eltayar 2025-11-12 13:47:31 +03:00 committed by GitHub
commit f97078a400
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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"/>