odoo/addons/report
Simon Lejeune ac0641d21c [IMP] Added a simple controller to generate barcode
bzr revid: sle@openerp.com-20140219142649-5ekx9pjvje45jclv
2014-02-19 15:26:49 +01:00
..
controllers [IMP] Added a simple controller to generate barcode 2014-02-19 15:26:49 +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] Independance from the website module: moved the editor into a 'website_report' module 2014-02-19 11:53:27 +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] qweb-pdf reports are now downloaded instead of being openned in a popup. It is done by using the 'session.get_file' of the webclient. 2014-02-18 13:53:22 +01:00
views [IMP] Independance from the website module: moved the editor into a 'website_report' module 2014-02-19 11:53:27 +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