odoo/openerp/report
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
..
printscreen [REF] no longer use openerp.pooler. 2013-03-27 12:10:14 +01:00
pyPdf [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00
render [MERGE] Forward-port saas-3 up to 4fa30f5 2014-07-05 01:04:19 +02:00
__init__.py [REF] removed nested import openerp. 2013-03-27 16:47:14 +01:00
common.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
custom.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
int_to_text.py [REM] unnecessary parens 2012-12-14 13:38:03 +01:00
interface.py [FIX] font: correctly place font_scan call, use superuser_id, restrict rights for general users, invert name and family 2013-12-09 13:57:05 +01:00
misc.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
preprocess.py [REF] openerp.report: use the recommended syntax to raise error and never use empty except:. 2012-02-08 18:02:17 +01:00
print_fnc.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
print_xml.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
report_sxw.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00