Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
5277 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
10148
2
jul. 17
4207
0
aug. 16
3310
0
jun. 16
3308
0
aug. 17
3360