odoo/addons/report/views
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
..
layouts.xml [FIX] report: datetime already imported, differently 2015-05-20 12:19:29 +02:00
report.xml [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
views.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00