跳至內容
選單
此問題已被標幟
1 回覆
1741 瀏覽次數

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

頭像
捨棄
最佳答案

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
1月 24
1646
0
1月 24
1340
0
2月 22
2498
2
9月 16
10181
2
12月 15
5284