odoo/openerp/report
Vo Minh Thu 799752a74b [FIX] report: do not use the default_type entry from the context:
the type column exists on both the account_invoice and on the attachment.
It is set for the account_invoice, so we must not use it for the attachment
creation.

lp bug: https://launchpad.net/bugs/918203 fixed

bzr revid: vmt@openerp.com-20120210113427-vnty3pcmcw3g3b97
2012-02-10 12:34:27 +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 [FIX] use _logger instead of stderr in trml2pdf 2012-02-08 02:36: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 [IMP] optimize imports in record files 2012-01-25 12:32:48 +01:00
report_sxw.py [FIX] report: do not use the default_type entry from the context: 2012-02-10 12:34:27 +01:00