odoo/openerp/report
csn-openerp 34a41139f0 [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.
bzr revid: csn@openerp.com-20130208135704-4jvc9odchlulefx6
2013-02-08 14:57:04 +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 [FIX] All OpenERP RML Reports are enabled with transparent Image support. 2012-12-18 17:20:43 +05:30
__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