2021-07-26 13:37:54 +05:00
2021-07-26 13:37:54 +05:00
2021-07-26 13:37:54 +05:00
2021-07-26 13:37:54 +05:00
2021-07-26 13:37:54 +05:00
2021-07-26 13:37:54 +05:00

DOCS report

Adds docx reports printing from docx templates like standard Odoo reports with qweb templates. Standard Odoo reports also available.

For generating pdf from docx external service the "gotenberg" is used. It should work at the same server as Odoo app. If "gotenberg" absent, there will be only reports in docx format.

To get and start "gotenberg" container use command: docker run -h docx_to_pdf -e DEFAULT_LISTEN_PORT=8808 thecodingmachine/gotenberg

Description
Doxc_report module
Readme 7.9 MiB
Languages
Python 57.2%
HTML 38.8%
JavaScript 3.8%
CSS 0.2%