Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
4842 Prikazi

I am receiving a blob datatype from sqlite db via web service. How can I use it in odoo to store it in the postgresql table. What kind of field should I use to achieve this scenario?

Avatar
Opusti
Avtor

@Axel Mendoza can you help me with the procedure?

Best Answer

Hi #Anand Prasanth

You need to use an Odoo binary field that will create in PostgreSQL a field of type bytea. Make sure that you are serializing the content as base64 before save it in the webservice.


Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
jul. 17
9562
2
jul. 17
3789
0
avg. 16
2972
0
jun. 16
2922
0
avg. 17
3041