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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
3
Respuestas
2062
Vistas
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
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse
In the invoice pdf?
Hello BOHRA,
Yes on the PDF.
Thank you