I want to hide setting app from dashboard but want to visible module configuration -> settings accordingly. After going to specific setting via module we can see the general settings option also visible in left side nav bar. Is there any way to hide that general setting from left side nav bar. But want to see specific module settings
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
1
Odpowiedz
2158
Widoki
Hi,
In Odoo v16, we can achieve it by simply add the following line a scss file in our custom module.
.o_base_settings .o_setting_container .settings_tab {display:none}
then include the corresponding file in the manifest as below.
'assets': {
'web.assets_backend':['your_module_name/static/src/scss/settings.scss']}
Regards
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
2
kwi 25
|
2438 | ||
|
5
mar 25
|
18929 | ||
|
1
cze 24
|
1826 | ||
I can't open setting
Rozwiązane
|
|
1
maj 24
|
1795 | |
|
1
mar 24
|
2790 |