Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
4997 Vues

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

@Axel Mendoza can you help me with the procedure?

Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
1
juil. 17
9812
2
juil. 17
3947
0
août 16
3097
0
juin 16
3063
0
août 17
3156