We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95caa6b commit da766e1Copy full SHA for da766e1
estate/views/estate_property_views.xml
@@ -7,7 +7,7 @@
7
<field name="name"/>
8
<field name="property_type_id"/>
9
<field name="date_availability" optional="show"/>
10
- <field name="state" invisible="1"/>
+ <field name="state" optional="hidden"/>
11
</list>
12
</field>
13
</record>
0 commit comments