Ir al contenido
Menú
Se marcó esta pregunta

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
Descartar

Is odss your module name?

Autor

yes, it is

Publicaciones relacionadas Respuestas Vistas Actividad
0
may 20
3811
1
ene 23
2573
0
jun 21
2538
3
feb 20
1300
2
jun 17
8827