Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
5026 Представления

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
9843
2
июл. 17
3973
0
авг. 16
3106
0
июн. 16
3072
0
авг. 17
3163