Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
1728 Ansichten

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
Verwerfen
Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Jan. 24
1646
0
Jan. 24
1339
0
Feb. 22
2498
2
Sept. 16
10179
2
Dez. 15
5283