Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
4977 Visualizações

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
Cancelar
Autor

@Axel Mendoza can you help me with the procedure?

Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
jul. 17
9788
2
jul. 17
3933
0
ago. 16
3084
0
jun. 16
3050
0
ago. 17
3150