Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4855 Widoki

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?

Awatar
Odrzuć
Autor

@Axel Mendoza can you help me with the procedure?

Najlepsza odpowiedź

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.


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lip 17
9588
2
lip 17
3803
0
sie 16
2982
0
cze 16
2929
0
sie 17
3053