Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
6243 Weergaven

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

Avatar
Annuleer
Beste antwoord

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/

Avatar
Annuleer
Beste antwoord

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.

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
dec. 24
1461
1
mrt. 24
2114
1
feb. 23
2409
1
dec. 22
12148
3
dec. 19
4663