odoo/addons/product_expiry
Fabien Pinckaers 471dd0998d stock.move.group renamed to procurement.group
procurement module (where stock.move.group was defined) does not depend on the stock module
the same grouping system could be used for services too

procurement.group
removed sequence_id field
put a default values on the name field, using a defined sequence
renamed "Move Group" into "Procurement Requisition"

procurement object:
location_id should not come from the customer property but should be stored on the procurement (set by the sale order, using the customer property)

bzr revid: fp@tinyerp.com-20130629091328-5gc39647aa2pymlf
2013-06-29 11:13:28 +02:00
..
i18n Launchpad automatic translations update. 2013-03-18 04:46:40 +00:00
__init__.py merge 2010-06-23 17:24:51 +02:00
__openerp__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
product_expiry.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
product_expiry_demo.xml stock.move.group renamed to procurement.group 2013-06-29 11:13:28 +02:00
product_expiry_view.xml [IMP]Product: sale_delay, loc_rack, loc_row, loc_case fields move from product to stock and purchase_ok field move from product to purchase and related views and data updated 2012-10-03 12:18:40 +05:30