odoo/addons/report
Harald Welte 768d0fb9d3 barcode controller: Remove quiescence zone left and right
When creating reports with barcode labels, there is simply no space
for excessive quiescence zones.  Let's give control of layout to the
report template, not to the barcode renderer.
2017-11-30 08:32:29 +01:00
..
controllers barcode controller: Remove quiescence zone left and right 2017-11-30 08:32:29 +01:00
data [FIX] address div more to the left on external reports 2014-05-21 11:57:45 +02:00
i18n [I18N] Update translation terms from Transifex 2017-09-26 11:47:00 +02:00
models [FIX] report: always close pdf files after merge 2017-05-11 09:01:12 +02: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] report: use unminifed version reset.css 2015-04-30 15:31:48 +02:00
tests [FIX] report explicitly import tests 2014-04-22 14:21:55 +02:00
views [FIX] report: prevent overlapping of tbody rows with header part 2015-06-29 15:02:15 +02:00
__init__.py [IMP] report form view move inherited view, restore and refactor test case (kept commented atm) from non merged branch qweb-report 2014-03-07 01:06:20 +01:00
__openerp__.py [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00