[MERGE] UoM config wizard

bzr revid: fp@openerp.com-20120916161548-a01rvf23gqi2ziib
This commit is contained in:
Fabien Pinckaers 2012-09-16 18:15:48 +02:00
commit 28306d18a3
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ class stock_config_settings(osv.osv_memory):
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 per 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",