Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
4969 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
9776
2
Jul 17
3918
0
Agu 16
3076
0
Jun 16
3040
0
Agu 17
3145