Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
5363 Переглядів

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?

Аватар
Відмінити
Автор

@Axel Mendoza can you help me with the procedure?

Найкраща відповідь

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.


Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
лип. 17
10269
2
лип. 17
4271
0
серп. 16
3390
0
черв. 16
3363
0
серп. 17
3402