Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
5 Ответы
29592 Представления

can we change the default odoo image (odoo logo) that shows up by default whenever a new database is created? If yes, then how? I tried searching for the logo image in the database but couldn't locate it..I tried changing and removing the logo files too..but it isn't working. How should i do it?

Аватар
Отменить
Автор

I am using odoo 9.

Лучший ответ

If you want to change the logo automatically while creating new database, you have to edit the core modules.

But the better way is create a new module and install after creating database.
(Manually uploading logo is best way.)

You try to replace

odoo-10.0-20170504/odoo/addons/base/static/img/main_partner-image.png

Clean browser storage if not changed.

 Thanks !  
       

Аватар
Отменить
Лучший ответ

Hello Richa,

The current binary field of logo in res.company is a related field. Try editing the current code and give that field a default logo

Аватар
Отменить
Автор Лучший ответ

Hello Mr Amal,
I didn't quite get that.. can you please elaborate? where can I find the current binary field and where do I have to edit the code?
Sorry.. I am new to odoo!

Аватар
Отменить

do you want to change logo for all database or particular only one database.?

or do you want to change logo from database manager?

Автор

change image for all the databases. As, whenever I would create a new one, the default logo should be the one I want.

It is available in addons/ base/ res/ res_company.py

You can also follow Shameem's method. It will work

Автор

Okay..I will do that..Thanks :)

Related Posts Ответы Просмотры Активность
1
мар. 16
2002
2
авг. 25
7578
1
мая 18
12655
2
сент. 21
14236
1
нояб. 17
3748