I want to add a "printed by " + "name of the employee who print the document" in the invoice and sales order if there any way to add it on the qweb report and the the field should i called in the qweb report
thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I want to add a "printed by " + "name of the employee who print the document" in the invoice and sales order if there any way to add it on the qweb report and the the field should i called in the qweb report
thanks
Hi,
You can inherit the report layout or the header/footer and below code to it:
<span>Printed By:
<span t-esc="user.name"/>
</span>
Thanks
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
0
jan. 24
|
1646 | ||
|
0
jan. 24
|
1340 | ||
|
0
feb. 22
|
2498 | ||
|
2
sep. 16
|
10181 | ||
|
2
dec. 15
|
5284 |