odoo/bin/report
Olivier Dony f92f272130 [IMP] reports: support generic report_file field instead of report_xml ; add "file" attribute for <report> ; pending better refactoring after v6.0
bzr revid: odo@openerp.com-20101008142301-0os4ajp8xb9kt3cy
2010-10-08 16:23:01 +02:00
..
printscreen [IMP] report engine: printscreen: total computation now uses digits attribute from field if present 2010-10-04 15:55:30 +02:00
pyPdf [IMP] reports: remove some deprecation warnings 2010-08-26 16:14:21 +02:00
render [FIX] XSL Report : title of xsl reports should support accented characters 2010-10-07 20:22:40 +05:30
__init__.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
common.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
custom.py [FIX]custom report correction acc. to Safe_eval 2010-09-23 15:31:45 +05:30
int_to_text.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
interface.py [IMP] report: moved the register_all() function as a method of ir.actions.report.xml model, to make it easier to inherit/extend for additional report engines 2010-10-01 13:25:52 +02:00
misc.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
preprocess.py [FIX] use of tail text in preprocessor of report engine 2010-05-18 16:02:42 +05:30
print_fnc.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
print_xml.py [IMP] work-in-progress: initial version of safe_eval implementation -- still need fixing 2010-05-04 00:49:53 +01:00
report_sxw.py [IMP] reports: support generic report_file field instead of report_xml ; add "file" attribute for <report> ; pending better refactoring after v6.0 2010-10-08 16:23:01 +02:00