Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
4841 Vizualizări

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?

Imagine profil
Abandonează
Autor

@Axel Mendoza can you help me with the procedure?

Cel mai bun răspuns

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.


Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
iul. 17
9558
2
iul. 17
3788
0
aug. 16
2972
0
iun. 16
2921
0
aug. 17
3038