跳至内容
菜单
此问题已终结
1 回复
837 查看

Hello 

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

形象
丢弃
最佳答案

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>


形象
丢弃
相关帖文 回复 查看 活动
3
2月 25
3046
1
11月 24
2855
1
12月 23
2686
1
4月 21
7833
6
1月 24
15585