Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
13054 Представления

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

Аватар
Отменить
Лучший ответ

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.

Аватар
Отменить
Лучший ответ

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
мая 25
2657
1
апр. 25
1976
3
сент. 24
15304
2
февр. 24
3000
1
июл. 23
3146