Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4 Відповіді
17418 Переглядів

Hi folks!

Please, I need to know the main folder ( main directory ) of odoo, to call it like this: localhost:8069/images/company.jpg -->maindirectory/images/company.jpg . Where is it?

Or where is this folder located: localhost:8069/web/binary/company_logo  ?????

 

Many, many Thanks!!!! Kind regards!

Michel

Аватар
Відмінити
Найкраща відповідь

If you are looking for changing the logos then you might need to look at following locations:

Image location for Main login page rootfolder/addons/web/static/src/img/logo2.png. This is common for each database.

Image location for the screen after login - rootfolder/addons/web/binary/company_logo. This you can change from the company profile in the settings menu as well. This is database specific.

 

Аватар
Відмінити
Найкраща відповідь

Thank you so much. it helped me a lot :)

Аватар
Відмінити
Автор Найкраща відповідь

Hi Amits,

thanks for your answer! But .jpg is only an example.

in the strukture of folder you have for exaple a tree like this: C:\Program Files (x86)\Odoo 8.0\server\openerp\report

Wich folder is the called folder in the example above: localhost:8069/images/company.jpg?????

Thanks!

Michel

Аватар
Відмінити

I have not tested that. I think while designing report either you might be giving fix path of the logo/image in the server directory structure or it will pick company image. I think you should check how Invoices are designed and how are these picking the company logo.

Related Posts Відповіді Переглядів Дія
1
бер. 20
6966
1
лип. 25
2148
1
трав. 20
3480
0
бер. 20
3504
1
трав. 19
4887