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

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
9653
2
лип. 17
3837
0
серп. 16
3000
0
черв. 16
2950
0
серп. 17
3064