跳至内容
菜单
此问题已终结
2 回复
668 查看

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?

形象
丢弃

Hello Margin,
You need to add your new fields in your RFQ and PO print screen using studio.
thanks.

最佳答案

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!

形象
丢弃