odoo/addons/website_report
Jeremy Kersten b6a528fbf0 [IMP] website: improve list of template for html editor when we edit a report
Since commit 0167acb, the template used in translate_doc are added to the list
of template when we are editing a report with the html editor.
It's nice, but we don't have all the dependicies from this one.

Now we recompute the list of template, to have all the related templates:
the external_layer* and all templates which overload this report.
2015-03-16 20:22:28 +01:00
..
controllers [IMP] website: improve list of template for html editor when we edit a report 2015-03-16 20:22:28 +01:00
i18n [I18N] Update translations from Launchpad 8.0 branches 2015-01-26 16:36:51 +01:00
views [FIX] Report: translation fixed, use of 'primary clone' of web.layout and website.layout, minimal template is now a QWeb template 2014-06-27 12:00:49 +02:00
__init__.py [FIX] report : translation of report using website editor 2015-02-18 16:21:42 +01:00
__openerp__.py [IMP] Independance from the website module: moved the editor into a 'website_report' module 2014-02-19 11:53:27 +01:00
report.py [FIX] report : translation of report using website editor 2015-02-18 16:21:42 +01:00