Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
6231 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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/

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
gru 24
1457
1
mar 24
2105
1
lut 23
2400
1
gru 22
12139
3
gru 19
4657