Dynamic Report: PDF Drawing attachment (background) & Properties (overwritten)
Attach a PDF report to Odoo report and add dynamic field data on this pdf
STORY BEHIND THE FEATURES
ODOO'S FUNCTIONS
<input>
CLUEDOO'S FUNCTIONS
<input>
MODULE +
<input>
CLUEDOO RECOMMENDATIONS
<input>
OUR FEATURES AS SOLUTIONS
DRAWING ENGINE
Enable Dynamic placement of Field on Report
HOW TO USE THIS MODULE
1
Activate the Drawing User access right for a User.
2
On the Drawing app, create a drawing template. We have two options to edit the report: by adding the value or by using Python code.
VALUE
1
On the Value field, we can add text to be placed on the report. Set the position, font size, and font color.
2
Click Preview to see the placement of the value on the report.
USE PYTHON CODE
1
To use Python code, first we need to apply the drawing template to the report of a model.
2
Check Use Python Code and write the Python code to show the field on the model of the report.
3
When you print the BoM structure report, you will also have the attachment of the drawing template on the PDF report.