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

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
1654
0
січ. 24
1343
0
лют. 22
2501
2
вер. 16
10193
2
груд. 15
5293