Hiral Patel (OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-bug-1098506-hip into 
lp:openobject-addons.

Requested reviews:
  OpenERP Core Team (openerp)
Related bugs:
  Bug #1098506 in OpenERP Addons: "in Warehouse/Deliver products the supplier 
column should read customer"
  https://bugs.launchpad.net/openobject-addons/+bug/1098506

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1098506-hip/+merge/143641
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1098506-hip/+merge/143641
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-1098506-hip.
=== modified file 'stock/stock_view.xml'
--- stock/stock_view.xml	2012-12-14 16:07:36 +0000
+++ stock/stock_view.xml	2013-01-17 07:47:22 +0000
@@ -1431,7 +1431,7 @@
                     <field name="date" widget="date"/>
                     <field name="picking_id" string="Reference" invisible="1"/>
                     <field name="origin"/>
-                    <field name="partner_id" string="Supplier"/>
+                    <field name="partner_id" string="Customer"/>
                     <field name="product_id"/>
                     <field name="product_qty"/>
                     <field name="product_uom" string="Unit of Measure" groups="product.group_uom"/>

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : openerp-dev-gtk@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to