Skip to Content
Menu
This question has been flagged
1 Reply
823 Views

Hello 

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

Avatar
Discard
Best Answer

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
Discard
Related Posts Replies Views Activity
3
Feb 25
3035
1
Nov 24
2836
1
Dec 23
2679
1
Apr 21
7824
6
Jan 24
15584