odoo/addons/sale_stock
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-06-09 06:17:08 +00:00
process [REM] more nonsensical @model + @ref 2013-04-29 14:52:17 +02:00
report [IMP]add group by warehouse in sales analysis 2013-06-07 17:21:31 +05:30
security [REF] sale_stock, sale: reorganized ir.model.access.csv files 2012-09-19 11:00:41 +02:00
test [MERGE]sync with trunk 2013-06-07 17:05:00 +05:30
__init__.py [REM]: move sale_stock wizard into sale wizard 2012-09-09 17:49:03 +05:30
__openerp__.py [IMP]remove date related sale.shop and add warehouse_id as new field to handle location in sale order 2013-01-22 16:38:57 +05:30
company.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
company_view.xml [MERGE]: Merged with lp:openobject-addons 2012-08-14 21:40:00 +05:30
res_config.py [MERGE]sync with trunk 2013-04-17 11:44:34 +05:30
res_config_view.xml [IMP]remove date related sale.shop and add warehouse_id as new field to handle location in sale order 2013-01-22 16:38:57 +05:30
sale_stock.py stock.move.group renamed to procurement.group 2013-06-29 11:13:28 +02:00
sale_stock_demo.xml [IMP]remove date related sale.shop and add warehouse_id as new field to handle location in sale order 2013-01-22 16:38:57 +05:30
sale_stock_view.xml [MERGE]sync with trunk 2013-03-18 12:45:19 +05:30
sale_stock_workflow.xml [MERGE]: Merged with lp:openobject-addons 2012-09-17 10:37:38 +05:30
stock.py [MERGE] forward port of addons v7 up to revision 9045 2013-04-22 17:34:49 +02:00
stock_view.xml [FIX] fix some usability issues 2013-03-26 14:22:12 +05:30