Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
1765 Vizualizări

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

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
ian. 24
1673
0
ian. 24
1349
0
feb. 22
2507
2
sept. 16
10220
2
dec. 15
5305