odoo/addons/base_import
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]Make .csv file for base_import module 2012-10-10 16:40:37 +05:30
static Add div tag and oe_padding class to display the question 2014-05-22 15:47:45 +05:30
tests [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
__init__.py [FIX] base_import: just loading module should not require unittest2. Reported by M.Taylor 2012-09-11 15:24:46 +02:00
__openerp__.py [MERGE] upstream 2014-04-29 17:41:04 +02:00
controllers.py more controller conversion to new route api 2013-10-27 18:31:43 +01:00
models.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
test_models.py [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00