Fix typo: invisible_tree -> tree_invisible.

This commit is contained in:
Albert Cervera i Areny 2014-03-16 03:43:08 +01:00
parent 77054c4564
commit ccc9d9b02b
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@
<field name="product"/>
<field name="bom"/>
<field name="state"/>
<field name="active" invisible_tree="1"/>
<field name="active" tree_invisible="1"/>
</tree>