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
回复
1952
查看
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.