odoo/addons/procurement
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 [FIX] multi-company rule of procurement.rule object 2013-10-11 09:22:10 +02:00
test [FIX] procurement yml test 2013-09-02 17:23:10 +02:00
wizard [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
__init__.py [IMP] procurement: removed the schedule_range field on res.company which was error prone and not really usefull + made the scheduler run in SUPERUSER to avoid intercompany and access rights issues + made the run of procurement as SUPERUSER too for the same reasons 2014-04-03 09:10:10 +02:00
__openerp__.py [MERGE] Merge from trunk test 2014-05-02 15:03:52 +02:00
company_view.xml [FIX] procurement: added back the logistic group in res.company form view for other modules to add fields in it 2014-04-03 10:00:38 +02:00
procurement.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
procurement_data.xml Parameters in cron job need to be tuple 2014-01-20 10:06:28 +01:00
procurement_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00