odoo/openerp/report
Denis Ledoux c0103c387d [MERGE][FIX] OPW 591344 : internal reports don't show images
Cleaner method, and shows images.

bzr revid: dle@openerp.com-20140326091529-g7rlqc8tfxlk5u3b
2014-03-26 10:15:29 +01:00
..
printscreen [REM] trailing semicolons 2012-12-14 13:43:10 +01:00
pyPdf [IMP] more augmented assignments 2012-12-14 14:44:55 +01:00
render [MERGE][FIX] OPW 591344 : internal reports don't show images 2014-03-26 10:15:29 +01:00
__init__.py [FIX] the embedded pychart library is not used. 2012-02-08 16:08:15 +01:00
common.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
custom.py [REM] unnecessary parens 2012-12-14 13:38:03 +01:00
int_to_text.py [REM] unnecessary parens 2012-12-14 13:38:03 +01:00
interface.py [FIX] misplaced docstrings 2012-12-14 13:42:43 +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 [REF] openerp.report: fix weird indentation, not multiple of four. 2012-02-08 18:04:56 +01:00
report_sxw.py [IMP] report: performance improvment in reports. Use cached method to get decimal precision 2014-01-17 18:16:34 +01:00