Khushboo Bhatt(openerp) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-addons9-apa-warehouse-kbh into 
lp:~openerp-dev/openobject-addons/trunk-addons9-apa.

Requested reviews:
  Amit Patel (OpenERP) (apa-tiny)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-addons9-apa-warehouse-kbh/+merge/123681

Hello,

  stock::
  I have rename the field name same as in Purchase.

Thank you,
KBH.
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-addons9-apa-warehouse-kbh/+merge/123681
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-addons9-apa.
=== modified file 'stock/res_config.py'
--- stock/res_config.py	2012-08-06 19:56:20 +0000
+++ stock/res_config.py	2012-09-11 05:43:20 +0000
@@ -46,7 +46,7 @@
                 manage product manufacturing chains, manage default locations per product,
                 define routes within your warehouse according to business needs, etc.
                 This installs the module stock_location."""),
-        'group_uom': fields.boolean("manage units of measure on products",
+        'group_uom': fields.boolean("manage different units of measure for products",
             implied_group='product.group_uom',
             help="""Allows you to select and maintain different units of measure for products."""),
         'group_uos': fields.boolean("invoice products in a different unit of measure than the sale order",

_______________________________________________
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