Update res_config_settings.xml

This commit is contained in:
zainab2097 2024-08-08 14:31:33 +03:00 committed by GitHub
parent 40ea028541
commit 2937bc364a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -119,6 +119,8 @@
<field name="model">cancellation.reason</field>
<field name="arch" type="xml">
<tree editable='top' string="cancell_tree">
<field name="sequence" widget="handle"/>
<field name="reasone_no"/>
<field name="name"/>
</tree>
</field>