I want to add phone number of purchase responsible on printed Purchase order
how can i do this
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I want to add phone number of purchase responsible on printed Purchase order
how can i do this
Thishas been done by modifiying the xml code for report
it would be better to duplicate/create a new report and insert the additional information, because when making the change in the same report, when doing an update of the purchase module or a base update, the information will be lost. It would be good if you update your answer with this information and explain the change, so that it is really considered the best answer!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
ago 21
|
3656 | ||
|
2
may 25
|
2042 | ||
|
3
dic 24
|
5995 | ||
|
1
jul 24
|
2862 | ||
|
1
jun 24
|
2025 |
You can done by Studio or Direct Edit Report template if you are on the SAAS Service or via small Custom Development.
so that depend on what you have it.
Thanks