Skip to Content
Menu
This question has been flagged
1 Reply
564 Views

I’m wondering if there is a base-only package of Odoo without the extra modules.

I want to keep the number of installed modules to a minimum since I only need asset control and work order management for asset maintenance. I developed the module myself and had to rewrite Odoo’s maintenance.request and equipment models, ultimately removing them altogether.

So, I’m considering whether I can use only Odoo’s core packages, such as mail, essential views like Kanban, list, and QWeb, as well as tracking, ORM, access control, and other fundamental components. However, I don’t need localization, accounting, CRM, website module, or any additional application modules.

Is there a minimal package available, or perhaps a list of required base packages so I can safely remove unnecessary ones from the addons folder?

Avatar
Discard
Best Answer

You can modify the Menu "Apps" so that only those with membership of "Administration / Settings" can access it.

In Developer Mode, take a look at the Groups on the Visibility tab of the Settings Menu record and add one or either in the same place on the Apps Menu record:

Avatar
Discard
Related Posts Replies Views Activity
0
Aug 25
129
1
Aug 25
569
1
Aug 25
481
4
Jul 25
1818
1
Jul 25
1034