Skip to Content
Menu
This question has been flagged
1 Odpoveď
4810 Zobrazenia

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
Zrušiť
Autor

@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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
júl 17
9534
2
júl 17
3771
0
aug 16
2962
0
jún 16
2907
0
aug 17
3015