odoo/addons/report
Simon Lejeune 03aa27fcca [IMP] Add link to wkhtmltopdf.org in the webclient notifications
bzr revid: sle@openerp.com-20140227165509-qrdwy0s7xh044zf4
2014-02-27 17:55:09 +01:00
..
controllers [IMP] Add notification on the web client when wkhtmltopdf is not present or too old 2014-02-27 16:40:46 +01:00
data [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
models [IMP] Added a route to check presence and version of wkhtmltopdf. If the soft is not present, qweb-pdf fallback on qweb-html mode. 2014-02-27 15:48:10 +01: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] Add link to wkhtmltopdf.org in the webclient notifications 2014-02-27 17:55:09 +01:00
views [IMP] Added a button on the ir.actions.report.xml form view to allow direct access of the QWeb views associated and edit them 2014-02-24 18:08:39 +01:00
__init__.py [IMP] Add structure of the 'report' module 2014-02-12 18:22:14 +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