Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
5025 Visninger

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
Kassér
Forfatter

@Axel Mendoza can you help me with the procedure?

Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
jul. 17
9842
2
jul. 17
3973
0
aug. 16
3106
0
jun. 16
3072
0
aug. 17
3163