跳至内容
菜单
此问题已终结
1 回复
4998 查看

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.


形象
丢弃
相关帖文 回复 查看 活动
1
7月 17
9812
2
7月 17
3947
0
8月 16
3097
0
6月 16
3063
0
8月 17
3156