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

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.

形象
丢弃
相关帖文 回复 查看 活动
3
5月 25
2617
1
4月 25
1966
3
9月 24
15285
2
2月 24
2986
1
7月 23
3138