Hello all,
does anyone know if I can change the string name of my qweb report according to my project name ?
I have this code for my report :
"
id="app_terralia_report_facturation_promotion"
string="PDF Facturation Promotion"
model="wiz.facturation.promotion"
report_type="qweb-pdf"
file="app_terralia.report_facturation_promotion" name="app_terralia.report_facturation_promotion" paperformat="paperformat_terralia_bordereau" />"
and I just want to change the name of my string="PDF Facturation Promotion" by for example string="PDF Facturation Promotion - variable"
where "variable" is the name of my project.
Thank you in advance,
Have a nice day !
Joris