Skip to Content
Menu
This question has been flagged
1 Reply
1847 Views

I added some fields with studio in the product form ...



... but when I add the product on a sale and open the product from there I can't see the fields I added. 


Avatar
Discard
Best Answer

When you open a product from a Sales Order, Purchase Order, Bill of Materials, etc (pretty much anything that you "ADD ITEM" to) you are referencing product.product model records. 

When you open the PRODUCTS Menu you see product.template model records. 

Note: Even without configuring Odoo to use Product Variants (product.product), there is one Variant per Template (product.template)

It isn't always straightforward when customizing the "product" form because there are two models. We also sometimes add fields via a view which has the model set to product.product and sometimes set to product.template, even though the fields would apply to the "other" model. 

If you turn on Variants in Configuration --> Settings (you can turn it back off again later) you can see the Product Variants Menu which will show you the product.product views - and you can verify if adding your fields to THAT form has them show up on the Sales Order. 


Avatar
Discard
Related Posts Replies Views Activity
1
Dec 20
2819
1
Apr 24
1471
1
Aug 22
1854
1
Dec 21
2078
1
Sep 21
1543