Update real_estate_conf_views.xml
This commit is contained in:
parent
71d72f894f
commit
4e3c1ac588
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue