Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
460 Vistas

Hello,

Anybody has this behaviour.

Changing category for product properties no longer visible.

Thanks

Peter

Avatar
Descartar

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.

Autor

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.

Autor

Ray
Thanks for your answer
Peter

Mejor respuesta

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.

Avatar
Descartar
Autor

Christoph,
Thanks for the info
Peter

Publicaciones relacionadas Respuestas Vistas Actividad
2
jul 25
712
1
jul 25
530
1
jul 25
531
2
jul 25
537
3
jun 25
1169