odoo/addons/mrp_repair/wizard
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
..
__init__.py [ADD, REF] mrp_repair: Added osv_memory wizard for 'Make Invoices'. Optimized the code for 'Cancel Repair' wizard. 2010-03-04 13:10:44 +05:30
cancel_repair.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
make_invoice.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
mrp_repair_cancel_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
mrp_repair_make_invoice_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00