[IMP] Supplier check box should not be there if purchase is not installed.
[odoo/odoo.git] / openerp / addons / base / res / res_partner_view.xml
index aaab3a7..77c1070 100644 (file)
                                 </group>
                                 <group>
                                     <field name="customer"/>
-                                    <field name="supplier"/>
+                                    <field name="supplier" invisible="1"/>
                                     <field name="active"/>
                                 </group>
                             </group>