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
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
1
Balas
2152
Tampilan
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
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
2
Apr 25
|
2338 | ||
Where is the "Translated Terms" Menu in Odoo 16?
Diselesaikan
|
|
5
Mar 25
|
18877 | |
|
1
Jun 24
|
1793 | ||
I can't open setting
Diselesaikan
|
|
1
Mei 24
|
1752 | |
|
1
Mar 24
|
2767 |