Update internal_property

This commit is contained in:
zainab2097 2024-08-29 21:17:23 +03:00 committed by GitHub
parent fa014fcbd4
commit 6d0295edc7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -246,7 +246,8 @@
attrs="{'readonly': [('state', '!=', 'draft'), ('unlock', '=', True)],'invisible': [('is_unit_count_fixed', '=', False)]}"/>
</group>
<field name="floor_ids">
<tree>
<tree editable="bottom">
<field name="role_id"/>
<field name="no_of_house" sum="Total House"/>
<field name="no_of_shop" sum="Total Shop"/>
<field name="no_of_other_unit" sum="Total Other Units"/>