odoo/openerp/report
Quentin (OpenERP) 631759a2a9 [FIX] report, trml2pdf: allow to use <pageNumber/> tag under a flowable area (<place>...<place/>).
bzr revid: qdp-launchpad@openerp.com-20130408132510-7pq0ityec9sl702f
2013-04-08 15:25:10 +02: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 [FIX] report, trml2pdf: allow to use <pageNumber/> tag under a flowable area (<place>...<place/>). 2013-04-08 15:25:10 +02: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 [FIX]report_sxw : fix strip_name function that cut a name to a given length in a report. It no longer crash when no name is given to the function. 2013-02-08 14:57:04 +01:00