コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1753 ビュー

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
1655
0
1月 24
1343
0
2月 22
2503
2
9月 16
10195
2
12月 15
5296