Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
4851 Tampilan

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
Buang
Penulis

@Axel Mendoza can you help me with the procedure?

Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
1
Jul 17
9571
2
Jul 17
3794
0
Agu 16
2978
0
Jun 16
2924
0
Agu 17
3044