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


Hello I Add New Feild in Manufacturing Order Called "Product Category" ==> and I Need To Make Group by [ Product Category ]  ON  Manufacturing Order ==> 


When Try to Make Group By ==> Shown this Message .. I Need Help PLS






Avatar
Descartar
Mejor respuesta

Hi,

This Errors show only group by those field store=True in your field by default Odoo field store=False.

Stored Fields: Fields with store=True are stored in the database. These fields can be indexed and used for grouping.

so your category field you  i think add using studio so field must me store=True.

Thanks

Avatar
Descartar