Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
4812 Visualizzazioni

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
Abbandona
Autore

@Axel Mendoza can you help me with the procedure?

Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
lug 17
9536
2
lug 17
3771
0
ago 16
2962
0
giu 16
2907
0
ago 17
3016