Update internal_property_views.xml

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

View File

@ -242,7 +242,7 @@
</group> </group>
<group> <group>
<field name="is_unit_count_fixed"/> <field name="is_unit_count_fixed"/>
<field name="unit_floor_count" required="1" required="1" <field name="unit_floor_count" required="1"
attrs="{'readonly': [('state', '!=', 'draft'), ('unlock', '=', True)],'invisible': [('is_unit_count_fixed', '=', False)]}"/> attrs="{'readonly': [('state', '!=', 'draft'), ('unlock', '=', True)],'invisible': [('is_unit_count_fixed', '=', False)]}"/>
</group> </group>
<field name="unit_details_ids"> <field name="unit_details_ids">