Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
1766 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
jan. 24
1692
0
jan. 24
1386
0
feb. 22
2514
2
sep. 16
10245
2
dec. 15
5313