Update internal_property_views.xml
This commit is contained in:
parent
db3e2fe21b
commit
fa014fcbd4
|
|
@ -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"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue