Kirti Savalia(OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-bug-903686-ksa into 
lp:openobject-addons.

Requested reviews:
  Rucha (Open ERP) (rpa-openerp)
Related bugs:
  Bug #903686 in OpenERP Addons: "group by company is not woking well"
  https://bugs.launchpad.net/openobject-addons/+bug/903686

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-903686-ksa/+merge/85607
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-903686-ksa/+merge/85607
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-903686-ksa.
=== modified file 'product_margin/product_margin_view.xml'
--- product_margin/product_margin_view.xml	2011-03-09 13:14:25 +0000
+++ product_margin/product_margin_view.xml	2011-12-14 06:02:25 +0000
@@ -83,6 +83,7 @@
                     <field name="categ_id" invisible="1"/>
                     <field name="uom_id" invisible="1"/>
                     <field name="type" invisible="1"/>
+                    <field name="company_id" groups="base.group_multi_company" invisible="1"/>
             </tree>
             </field>
         </record>

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to