Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1836 Переглядів

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
січ. 24
1896
0
січ. 24
1603
0
лют. 22
2683
2
вер. 16
10560
2
груд. 15
5523