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

Hello,

Anybody has this behaviour.

Changing category for product properties no longer visible.

Thanks

Peter

形象
丢弃

From your screenshot is appears you have a custom version of Odoo - we don't have the Manufacturers part and support multiple Suppliers on the Purchase tab. One of the customizations is probably doing that.

编写者

Ray,

This is a clean version of Odoo18ce installed locally for testing purposes, no customizations.

Manufacturers part is a property field which is named Manufacturers.

---

I created online test version (only sales active).

Added 1 product.

Same happens here, when changing category, added properties no longer visible.


Thanks

Peter

I understand now. The answer from Christoph is the correct one - properties are defined per Category.

编写者

Ray
Thanks for your answer
Peter

最佳答案

This is by design. See https://www.odoo.com/documentation/18.0/applications/essentials/property_fields.html?highlight=properties#property-fields-properties-apps:

Properties act as pseudo-fields; they behave like regular fields but are not saved as columns in the database. They also rely on a defined parent record.

and

Property fields can be defined in the form view of multiple models. Once set, the property is shared by all records that are linked to the same parent.


According to https://www.odoo.com/documentation/18.0/applications/essentials/property_fields.html?highlight=properties#properties-across-apps, for Products, that defined parent is a Category.

Without customization, you will have to create the Properties for each Category once.

形象
丢弃
编写者

Christoph,
Thanks for the info
Peter

相关帖文 回复 查看 活动
2
8月 25
266
2
8月 25
187
0
8月 25
108
1
8月 25
429
2
7月 25
896