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

I want to beautify database selector web page in Odoo11. How can i do it? Do i have to create a new module? If yes, then in which database i have to install it?

I found the database selector file in /web/views/database_manage.html

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

yes, you have to override. I have done some other functionalities on database selector page. you can download my custom addon and have a look at the controller.

https://apps.odoo.com/apps/modules/11.0/odoo-debrand-11/

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

It is not recommended for production use to have a database selector page at all, by properly using dbfilter you should ensure that each domain only points to one database. In this case the database selector page is not called.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
груд. 24
1455
1
бер. 24
2104
1
лют. 23
2396
Odoo database failed Вирішено
1
груд. 22
12132
3
груд. 19
4652