Hello,
I am working with the online version of Odoo 13. Please, I would like to know how to put certain information on my customers' invoice. Example: email, phone, ...
Thanks for your help.To pytanie dostało ostrzeżenie
3
Odpowiedzi
2400
Widoki
Hi,
If you have the odoo studio installed, you can use the studio to customize the report. If you haven't subscribed to odoo studio, you can create a new view from the user interface which inherits the reports and make necessary changes.
For this activate the developer mode and navigate to settings -> technical -> reporting -> reports , under this you will see a menu named Reports, search for invoice and open it. In the top right you can see a button named qweb view, click and open and create a new inherited view or edit the original view(which is not recommended).

Thanks
Thanks Raphy.
I succeeded
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się
In the invoice pdf?
Hello BOHRA,
Yes on the PDF.
Thank you