Update real_estate_conf_views.xml

This commit is contained in:
zainab2097 2024-08-28 11:13:05 +03:00 committed by GitHub
parent 71d72f894f
commit 4e3c1ac588
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -41,9 +41,9 @@
</div>
<group col="4" colspan="2">
<field name="market_type" required="1"/>
<field name="market_type" invisible="1" required="0"/>
<field name="name" required="1"/>
<field name="is_land"/>
<field name="is_land" invisible="1"/>
<field name="company_id" groups="base.group_multi_company"/>
</group>
</sheet>
@ -188,4 +188,4 @@
</data>
</odoo>
</odoo>