Skip to Content
मेन्यू
This question has been flagged
1 Reply
1845 Views

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
Discard
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
Discard
Related Posts Replies Views Activity
0
जन॰ 24
1900
0
जन॰ 24
1609
0
फ़र॰ 22
2690
2
सित॰ 16
10568
2
दिस॰ 15
5524