Forms | QWeb Reports

by
Odoo
v 14.0 Third Party 2230
Download for v 14.0 Deploy on Odoo.sh Live Preview
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Community Apps Dependencies
Lines of code 8116
Technical Name formio_report_qweb
LicenseLGPL-3
Websitehttps://www.novacode.nl
Versions 12.0 11.0 13.0 14.0 15.0 16.0 17.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Community Apps Dependencies
Lines of code 8116
Technical Name formio_report_qweb
LicenseLGPL-3
Websitehttps://www.novacode.nl
Versions 12.0 11.0 13.0 14.0 15.0 16.0 17.0

Forms | QWeb Reports

Generate (PDF) reports for every Form, in just a click

Developed on the (Odoo) QWeb Reports engine

Installation Requirements
  • PyPi package formio-data (version >= 0.4.0)
    - Install: pip3 install -U formio-data
    - GitHub project: https://github.com/novacode-nl/python-formio-data

In just a click, generate and download a PDF-report for every Form.

Available report types:

  • Form - My preferences
    PDF report with translastions (e.g. labels) in language of the logged in user.
  • Form - Partner preferences
    PDF report with translastions (e.g. labels) in language of the partner (field) on the form.
  • Form - Assigned user preferences
    PDF report with translastions (e.g. labels) in language of the assigned user on the form.

Generic PDF report of Form (see below)

Form

Form Builder - Configure custom QWeb Reports

Form - Click on the new button "Print Reports"

Form - Wizard window to print and/or save as attachment

Form - Multiple reports merged into one PDF file

Features & Benefits:
  • Out-of-the-box generated PDF report, for every Form.
  • Generated report has identical layout as the form. Even for complex form designs.
  • Fully QWeb customizable reports, regarding layout (fields, header etc.) and styling (CSS).
  • Open source, so contributions are welcome.

Releases and Changelog

Changelog is available on the GitHub project

https://github.com/novacode-nl/odoo-formio/blob/14.0/formio_report_qweb/CHANGELOG.md
Star or subscribe the GitHub project for notifications

https://github.com/novacode-nl/odoo-formio

Visit the online Demo

Click the "Live Preview" button in the top.

Users (email / password)

  • demo / demo
  • portal / portal

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
Not Working: comment or remove the "external_dependencies" setting
by
Felix Asenji
on 3/11/22, 1:43 PM

These changes nearly crashed my Odoo instance


Not Working: comment or remove the "external_dependencies" setting
by
Felix Asenji
on 3/11/22, 1:43 PM

These changes nearly crashed my Odoo instance

Re: Not Working: comment or remove the "external_dependencies" setting
by
Bob Leers
on 3/11/22, 4:48 PM Author

It is recommended to test such updates on a test/staging instance first.
Unfortunately I can't help or analyse the issue. The module works on all setups I experienced (on-premise Ubuntu/Debian, odoo.sh).


Odoo version
by
Felix Asenji
on 2/27/22, 10:57 PM

Odoo version 14

Re: Odoo version
by
Bob Leers
on 2/28/22, 2:27 AM Author

Ok.

Could you try to comment or remove the "external_dependencies" setting, as shown in:

https://github.com/novacode-nl/odoo-formio/blob/14.0/formio_data_api/__manifest__.py#L20


Then let me know whether the QWeb report(s) work.


User error
by
Felix Asenji
on 2/27/22, 11:13 AM

Unable to install module "formio_data_api" because an external dependency is not met: Python library not installed: formio-data

I keep getting this error despite having installed the "formio-data" python library. Kindly assist.

Re: User error
by
Bob Leers
on 2/27/22, 3:03 PM Author

Hi, which Odoo version?