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 BEHAVIOR
<input>
CLUEDOO BEHAVIOR
<input>
MODULE +
<input>
CLUEDOO RECOMMENDATIONS
<input>
OUR FEATURES AS SOLUTION
DRAWING ENGINE
Enable Dynamic placement of Field on Report
HOW TO USE THIS MODULE?
1
Activate Drawing User access right
2
On 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 field Value, we can add text to be placed on the report. Set the position, font size, 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 a report of a model
2
Check use python code and write the python code to show the field from the model of the report
3
When you print the BoM structure report, you will have also the attachment of the drawing template on the pdf report.