How can I disable a module that I don't need to use?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
2394
瀏覽次數
Hi,
Either you can uninstall the module from the apps menu, before doing it, ensure in test db that only unwanted data and app is removing.
Other option is to remove the access rights to this app from all the users so that no one wont see and use it.
Thanks
Just make sure to do it from the admin account, maybe that is why you are not seeing and you are asking the question.