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