Update product_template.xml

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

View File

@ -6,6 +6,8 @@
<field name="model">product.template</field>
<field name="arch" type="xml">
<tree string="Membership Product Tree View">
<field name="type_no"/>
<field name="sequence_no" widget="handle"/>
<field name="name"/>
<field name="default_code"/>
<field name="duration"/>