odoo/addons/sale_mrp
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +02:00
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
security [REM]Remove mrp_bom_revision 2012-08-31 10:30:28 +05:30
test [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
tests [FIX] mrp_sale: move explode product with wrong bom; change product id 2014-05-28 12:29:56 +02:00
__init__.py merged with trunk 2010-12-30 15:28:09 +05:30
__openerp__.py [IMP] Add test for sale_mrp and stock_complex_route about the propagation when we cancel the main procurement. 2013-10-25 15:50:51 +02:00
sale_mrp.py [FIX] sale_mrp; fixed error in yaml test. It seems we forgot the property_ids field on sale.order.line -_- . Also removed a unused method (_prepare_order_line_procurement on procurement order => this must be/is already defined in sale.order object) 2014-01-21 09:49:46 +01:00
sale_mrp_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30