Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
1747 Prikazi

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

Avatar
Opusti
Best Answer

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

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
jan. 24
1650
0
jan. 24
1343
0
feb. 22
2499
2
sep. 16
10181
2
dec. 15
5286