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

Hello, I have built a website with odoo and put some images into it (by coding), the path of the images is :

C:\Program Files\Odoo 9.0-20160609\server\openerp\addons\my-modules-name\static\src\img


I specify them by doing: <img width="110px" src="/odss/static/src/img/images-name.png">


But for some reason they don't load and instead there is a small icon of an image.

I checked the logs and this is what I found for every image:

2016-06-22 12:31:51,605 3012 INFO database-name werkzeug: 127.0.0.1 - - [22/Jun/2016 12:31:51] "GET /my-modules-name/static/src/img/image-name.png HTTP/1.1" 404 -


Please tell me what the problem is.

Awatar
Odrzuć

Is odss your module name?

Autor

yes, it is

Powiązane posty Odpowiedzi Widoki Czynność
0
maj 20
3882
1
sty 23
2654
0
cze 21
2596
3
lut 20
1300
2
cze 17
8908