Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
6445 Visualizações

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.

Avatar
Cancelar

Is odss your module name?

Autor

yes, it is

Publicações relacionadas Respostas Visualizações Atividade
0
mai. 20
3754
1
jan. 23
2487
0
jun. 21
2464
3
fev. 20
1300
2
jun. 17
8740