I want to install a module when the checkbox is checked in res.config.settings and uninstall a module when the checkbox is unchecked?
Thank You.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I want to install a module when the checkbox is checked in res.config.settings and uninstall a module when the checkbox is unchecked?
Thank You.
Hi,
For this you can define a field in the settings as follows: suppose if the name module is school_management, a field with name module_school_management in the settings, on clicking this boolean field, module will be installed and on unchecking the boolean, module will be uninstalled.
Sample: https://www.youtube.com/watch?v=-6KncTZIiX0
Thanks
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
0
12月 22
|
2799 | |||
|
1
5月 15
|
6344 | |||
|
1
10月 23
|
2717 | |||
|
1
8月 23
|
7111 | |||
|
6
4月 23
|
40298 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.