Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
4863 Weergaven

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
Annuleer
Auteur

@Axel Mendoza can you help me with the procedure?

Beste antwoord

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
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
jul. 17
9600
2
jul. 17
3807
0
aug. 16
2983
0
jun. 16
2931
0
aug. 17
3053