Update internal_property
This commit is contained in:
parent
fa014fcbd4
commit
6d0295edc7
|
|
@ -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"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue