odoo/addons/edi
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
..
controllers [REM] Removed addons.web#html_template usage 2014-05-06 18:33:34 +02:00
i18n Launchpad automatic translations update. 2014-05-14 05:45:54 +00:00
models [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
static/src [FIX]modal close function in kanban and edi 2014-06-02 16:41:58 +02:00
test [MERGE] lp:~florent.x/openobject-addons/trunk-use-simplejson 2012-12-18 16:21:10 +01:00
views [FIX] edi missing css asset 2014-04-25 15:40:22 +02:00
__init__.py [MERGE] Sync with trunk 2012-11-07 12:42:02 +01:00
__openerp__.py [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
edi_service.py [IMP] edi: use context manager for new cursor 2014-04-09 15:44:40 +02:00