Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
5015 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
9833
2
jul. 17
3963
0
aug. 16
3103
0
jun. 16
3070
0
aug. 17
3159