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

Hello 

 I would like to add the user print name for printing options 

Avatar
Ignorer
Meilleure réponse

Customize the Report Template

  •  Settings > Technical > Reports > Reports (Enable Developer Mode if you can’t see the menu).
  •  QWeb template under Settings > Technical > User Interface > Views.


<t t-set="user" t-value="user"/>

<p>Printed by: <t t-esc="user.name" /></p>


Avatar
Ignorer
Publications associées Réponses Vues Activité
3
févr. 25
3046
1
nov. 24
2855
1
déc. 23
2686
1
avr. 21
7833
6
janv. 24
15585