Nimesh Contractor(Open ERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-sales_filters-nco into
lp:openobject-addons.
Requested reviews:
OpenERP Core Team (openerp)
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-sales_filters-nco/+merge/137551
Hello,
Fix the Group by Product trace-back in Invoicing -> Order Lines to Invoice.
Thanks,
Nimesh.
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-sales_filters-nco/+merge/137551
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-sales_filters-nco.
=== modified file 'sale/sale_view.xml'
--- sale/sale_view.xml 2012-11-29 09:08:01 +0000
+++ sale/sale_view.xml 2012-12-03 12:54:29 +0000
@@ -447,6 +447,7 @@
<field name="model">sale.order.line</field>
<field name="arch" type="xml">
<tree string="Sales Order Lines">
+ <field name="product_id" invisible="1"/>
<field name="order_id"/>
<field name="order_partner_id"/>
<field name="name"/>
_______________________________________________
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