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

I'm using odoo 10 , after a small research on google , I found that odoo stores their product in ir_attachement table ,

i need to know on what form is stored the images ?

and how to use it if i'm writing query to database directly to fetch images with php ?

for more details check this image

https://imgur.com/a/UUeuc

形象
丢弃
最佳答案

Images are stored in binary data under the table ir_attachment. please look here



https://www.odoo.com/forum/help-1/question/where-are-stored-the-images-128658#answer-128663

形象
丢弃
编写者 最佳答案

@Hilar thx for your answer , any idea about retrieve this images and use it with my php application (ecommerce wesite) 

ps : i already have an idea about the odoo api and the website module of odoo but i need to retrive data throught php from the database directly so i need to convert this data 

if you can help ?

形象
丢弃

you can use xmlrpc to access those datas, see updated answer

相关帖文 回复 查看 活动
2
3月 15
5113
0
7月 16
5161
0
2月 25
1810
2
1月 25
8487
3
7月 24
29726