trytond-patches/issue3901002_1.diff
2014-03-05 14:47:55 +01:00

13 lines
391 B
Diff

Index: view/product_tree.xml
===================================================================
--- ./modules/product/view/product_tree.xml
+++ ./modules/product/view/product_tree.xml
@@ -3,4 +3,5 @@
this repository contains the full copyright notices and license terms. -->
<tree string="Products">
<field name="rec_name"/>
+ <field name="active" tree_invisible="1"/>
</tree>