Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
1733 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
0
janv. 24
1646
0
janv. 24
1339
0
févr. 22
2498
2
sept. 16
10180
2
déc. 15
5283