Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
1746 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
gen 24
1650
0
gen 24
1343
0
feb 22
2499
2
set 16
10181
2
dic 15
5286