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

Requested reviews:
  Rucha (Open ERP) (rpa-openerp)
Related bugs:
  Bug #859454 in OpenERP Addons: "Pricelist lines : column "produt" is missing"
  https://bugs.launchpad.net/openobject-addons/+bug/859454

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-859454-ksa/+merge/76981

product name in list view for proper information of template.
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-859454-ksa/+merge/76981
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-859454-ksa.
=== modified file 'product/pricelist_view.xml'
--- product/pricelist_view.xml	2011-05-02 18:46:43 +0000
+++ product/pricelist_view.xml	2011-09-26 13:20:35 +0000
@@ -56,6 +56,7 @@
                 <tree string="Products Listprices Items">
                     <field name="sequence"/>
                     <field colspan="4" name="name" select="1"/>
+                    <field name="product_id"/>
                     <field name="product_tmpl_id" select="1"/>
                     <field name="categ_id" select="1"/>
                     <field name="min_quantity"/>

_______________________________________________
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