Custom Addons Path in Odoo 18 | EP-2 How to Configure Custom Addons Path in Odoo 18 | Odoo 18 Videos – CBMS Odoo ERP

In Odoo, the custom addons path refers to the directory where you store your custom modules, separate from Odoo’s core modules. This helps in maintaining modularity and prevents conflicts when upgrading Odoo.If you want to store custom Odoo modules separately from the default Odoo addons, you need to create a custom addons path and configure […]

How to Add New Custom Addons Path in Odoo 17 | Configure Custom Addons Path | Odoo 17 Development – CBMS Odoo ERP

In Odoo, the addons path specifies the directories where the system searches for modules (addons) to load. While Odoo typically looks for addons in predefined paths specified in the configuration file (odoo.conf) by default, there are situations where you may need to include additional directories containing custom addons. This flexibility allows for better organization and […]