-
- Downloads
[ADD] base: report: qweb-text type
This commit adds a new ir.action.report type: qweb-text. It produces text files, serves them with a text mimetype and these reports use the same rendering context as the current other types (PDF and HTML). This will be used in a following commit to produce ZPL scripts. Those scripts are used for printing thermal label on Zebra printers. task ID : 1837175
Showing
- addons/web/controllers/main.py 15 additions, 6 deletionsaddons/web/controllers/main.py
- addons/web/static/src/js/chrome/action_manager_report.js 28 additions, 12 deletionsaddons/web/static/src/js/chrome/action_manager_report.js
- odoo/addons/base/models/ir_actions_report.py 21 additions, 7 deletionsodoo/addons/base/models/ir_actions_report.py
Loading
Please register or sign in to comment