Update internal_property

This commit is contained in:
zainab2097 2024-08-30 12:45:46 +03:00 committed by GitHub
parent b902dfed47
commit dfd552460d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 3 deletions

View File

@ -68,6 +68,7 @@
<group>
<field name="market_type"
attrs="{'readonly':[('state','!=','draft'),('unlock','=',True)]}"/>
<field name="account_analy_id"/>
<field name="property_type_id" required="1"
attrs="{'readonly':[('state','!=','draft'),('unlock','=',True)]}"/>
<field name="company_profit" required="1"/>
@ -80,9 +81,7 @@
<field name="company_id" groups="base.group_multi_company"
attrs="{'readonly':[('state','!=','draft'),('unlock','=',True)]}"/>
</group>
<group name="account" colspan="2" col="4">
<field name="account_analy_id"/>
</group>
<notebook>
<page name="location_info" string="Property Face &amp; Location">
<group>