Update internal_property_views.xml

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

View File

@ -245,7 +245,7 @@
<field name="unit_floor_count" required="1"
attrs="{'readonly': [('state', '!=', 'draft'), ('unlock', '=', True)],'invisible': [('is_unit_count_fixed', '=', False)]}"/>
</group>
<field name="unit_details_ids">
<field name="floor_ids">
<tree>
<field name="no_of_house" sum="Total House"/>
<field name="no_of_shop" sum="Total Shop"/>