Skip to Content
Menu
This question has been flagged
1 Reply
1013 Views

Hi. I'm making a report from RMA backend page with some form fields and I would like to be able to fill this fields once I download the report, instead of have to print the document, filled and scan it. Is this possible in any way?


Thanks, regards.

Avatar
Discard
Best Answer

hello ,

If you’re working within Odoo, you can modify your report template (using QWeb, for example) to output a PDF with fillable fields. However, this might require customization or an Odoo app that enables PDF form fields.

Avatar
Discard
Author

Hi Rakesh. Can you give me more info about that? I'm a developer. I'm trying to use report_fillpdf module passing it from 14 to 13, but still not generating pdf with fillable fields.

Odoo can't natively generate PDF's with fillable fields. You may be successful using a third party python library such as pdfrw - I believe they are called "annotations".

Related Posts Replies Views Activity
1
Aug 21
2287
0
May 21
4
2
Sep 20
2597
1
Jun 20
5743
1
Apr 20
3817