Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
12990 Vistas

Hello, I would be interested to know how to work the following fields: fields.serialized

By chance I saw that were used in the product_custom_attributes module in lp:openerp-product-attributes and I am intrigued.

Best Regards

Avatar
Descartar
Mejor respuesta

I never used those two fields or never seen them in addons.

fields.serialized: Serialized field is used to store data in a field in a json dump

fields.sparse: Sparse field uses a serialized field to store a field in the json dump instead of a normal database column.

I don't know much about them.

Avatar
Descartar
Mejor respuesta

There is an addon from de OCA that restores the serialized fields. base_field_serialized. Just in case you've got an error regarding these serialized fields.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
may 25
2562
1
abr 25
1925
3
sept 24
15218
2
feb 24
2968
1
jul 23
3112