Update membership_level.xml

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

View File

@ -4,6 +4,8 @@
<field name="model">membership.level</field>
<field name="arch" type="xml">
<tree editable="bottom" string="Membership Level">
<field name="sequence" widget="handle"/>
<field name="level_no"/>
<field name="name"/>
<field name="years"/>
<field name="min"/>