Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
1730 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Jan 24
1646
0
Jan 24
1339
0
Feb 22
2498
2
Sep 16
10180
2
Des 15
5283