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
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.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
2
Dec 25
|
4664 | |||
|
2
Mar 26
|
1275 | |||
|
3
May 25
|
5056 | |||
|
1
Apr 25
|
3621 | |||
|
one2one relational field
Solved
|
3
Sep 24
|
17809 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.