[FIX] stock: groups mixup in views
authorLionel Sausin (Numérigraphe) <ls@numerigraphe.com>
Wed, 30 Jul 2014 08:46:59 +0000 (10:46 +0200)
committerMartin Trigaux <mat@openerp.com>
Mon, 6 Oct 2014 12:43:11 +0000 (14:43 +0200)
commit04bc91cb4ed2ae7faf51125f123945abd4f61966
treece8844dbb3db5e9fb43b40bc698ed15576702876
parentb3485fb59c5b488e887feb4b356341be86e9db82
[FIX] stock: groups mixup in views

Use group_production_lot for serial options, group_stock_packaging for packaging, use group_tracking_lot for pallet/parcel
Groups are removed completly from the view for stock.tracking as they render the view useless.

Always display weights on the product form
They really have nothing to do with the logistic units and we don't have another group to restrict them to.

Fixes #1443
addons/product/product_view.xml
addons/stock/product_view.xml
addons/stock/stock_view.xml
addons/stock/wizard/stock_change_product_qty_view.xml