Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
10198 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor Najlepsza odpowiedź

@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 ?

Awatar
Odrzuć

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

Powiązane posty Odpowiedzi Widoki Czynność
2
mar 15
5104
0
lip 16
5144
0
lut 25
1782
2
sty 25
8452
3
lip 24
29706