I am trying to get more of my product information on my POs. In Odoo studio, I can add any field to the product order, but when I print the PO or RFQ, it does not show the information I just added. I think this has something to do with the template, but can anyone help solve this?
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
Hi,
In Odoo using Studio, you can customize the report templates.If you need to add extra fields in the report you need to customize the required reports. For example:select the report tab from the studio
Click on the edit sources
On the left side, you can make changes. If you need to add any fields, you can choose the specific XML file and add the code here
Hope it helps
There are two templates, one for PO, one for RFQ:
It is possible to add fields, but changing reports is not the strongest feature of Studio!
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse
Hello Margin,
You need to add your new fields in your RFQ and PO print screen using studio.
thanks.