odoo/addons/report/models
openerp-sle 0d01d96dd4 [IMP] Added a 'paperformat' model that will handle properties of pdf documents that are generated from html reports. A company is linked to a default paper format and a report can be linked to a specific paperformat in order to override the default one.
bzr revid: openerp-sle@openerp-sle.home-20140212175412-aeij8e9ifwjwgc1m
2014-02-12 18:54:12 +01:00
..
__init__.py [IMP] Added a 'paperformat' model that will handle properties of pdf documents that are generated from html reports. A company is linked to a default paper format and a report can be linked to a specific paperformat in order to override the default one. 2014-02-12 18:54:12 +01:00
paperformat.py [IMP] Added a 'paperformat' model that will handle properties of pdf documents that are generated from html reports. A company is linked to a default paper format and a report can be linked to a specific paperformat in order to override the default one. 2014-02-12 18:54:12 +01:00
report.py [IMP] Report model: Added a 'render_doc' method that renders a template into the associated partner's lang (used in invoices for instance). 2014-02-12 18:30:37 +01:00