odoo/addons/base_gengo
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
..
controller [FIX] Gengo - Update modoel ir_translation for gengo and make it working. Works with order and not job, because when you send a batch to translate, you don't know all the job but only the order. 2014-06-20 17:33:09 +02:00
doc [MERGE] Forward-port of latest saas-4 fixes, up to 0452851 2014-05-27 20:49:49 +02:00
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
wizard [IMP] ir.config.parameters: support group-based access control 2014-06-26 16:27:24 +02:00
__init__.py [IMP] Gengo Fixes 2014-04-09 23:45:09 +02:00
__openerp__.py [FIX] manifest error 2013-09-09 13:32:29 +02:00
gengo_sync_schedular_data.xml [FIX] Gengo - Update modoel ir_translation for gengo and make it working. Works with order and not job, because when you send a batch to translate, you don't know all the job but only the order. 2014-06-20 17:33:09 +02:00
ir_translation.py [FIX] Add mising param for the call of super get_source_query 2014-06-21 18:07:31 +02:00
ir_translation.xml [FIX] base_gengo: typo 2012-08-31 11:53:12 +02:00
res_company.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
res_company_view.xml [IMP] improved statistics, added sendbox options for testing, improved UI 2014-03-20 12:40:28 +05:30