odoo/openerp/report
Vo Minh Thu 283304f9a2 [IMP] warnings: turn warnings.warn into logging.warning:
Warnings are handled with the other logs (and not always sent to stderr),
they also appear under a module __name__ channel instead of py.warn.
The disadvantage is that there is no longer specific warnings,
such as pending deprecation warning or deprecation warning.

bzr revid: vmt@openerp.com-20120125132407-u33idc0qh7ecs1i5
2012-01-25 14:24:07 +01:00
..
printscreen [MERGE] latest 6.0 fixes 2011-07-19 13:36:30 +02:00
pyPdf [IMP] warnings: turn warnings.warn into logging.warning: 2012-01-25 14:24:07 +01:00
render [IMP] openerp.loglevels: removed calls to openerp.loglevels.Logger(). 2012-01-24 18:30:17 +01:00
__init__.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
common.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
custom.py [REF] netsvc: object_proxy is no longer in netsvc. 2011-07-29 10:38:24 +02:00
int_to_text.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
interface.py [MERGE] trunk 2011-09-24 16:52:58 +02:00
misc.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
preprocess.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
print_fnc.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
print_xml.py [REF] netsvc: object_proxy is no longer in netsvc. 2011-07-29 10:38:24 +02:00
report_sxw.py [IMP] openerp.report: _logger with fully qualified module name. 2012-01-24 13:55:12 +01:00