odoo/addons/report
Denis Ledoux 453b373a68 [FIX] report: datetime already imported, differently
This rev. is related to 439cdb6871.

The module datetime was already available in the reports,
and it was the entire datetime module that was imported,
not just the class.

This rev. is not recompatible with 439cdb6871,
but there is no other choice, since other existing
reports might already expected the datetime module
and not the class

opw-640299
2015-05-20 12:19:29 +02:00
..
controllers [FIX] report barcode cast humanreadable 2014-12-23 00:10:57 +01:00
data [FIX] address div more to the left on external reports 2014-05-21 11:57:45 +02:00
i18n [I18N] Sync 8.0 translations from Launchpad 2015-04-28 09:45:53 +02:00
models [FIX] report: datetime already imported, differently 2015-05-20 12:19:29 +02:00
security [FIX] renamed ir.actions.report.paperformat model to report.paperformat, renamed html_skeleton to html_container in report layouts and renamed paperformat.py file to report_paperformat.py 2014-02-18 16:53:47 +01:00
static/src [IMP] report: use unminifed version reset.css 2015-04-30 15:31:48 +02:00
tests [FIX] report explicitly import tests 2014-04-22 14:21:55 +02:00
views [FIX] report: datetime already imported, differently 2015-05-20 12:19:29 +02:00
__init__.py [IMP] report form view move inherited view, restore and refactor test case (kept commented atm) from non merged branch qweb-report 2014-03-07 01:06:20 +01:00
__openerp__.py [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00