コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
6222 ビュー

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.

アバター
破棄
関連投稿 返信 ビュー 活動
1
12月 24
1456
1
3月 24
2104
1
2月 23
2398
1
12月 22
12134
3
12月 19
4654