Skip to Content
Menu

Module Path Display

by
Odoo
v 17.0 Third Party 20
Download for v 17.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 27
Technical Name custom_addon_path_display
LicenseAGPL-3
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 27
Technical Name custom_addon_path_display
LicenseAGPL-3
Community
Enterprise
Odoo.sh

Addon Path in Odoo

The Addon Path in Odoo refers to the file system directory where an Odoo module (addon) is physically stored. It is essential for locating the source code of a module and verifying its installation.

How to Check Addon Path

To find the Addon Path for a specific module, follow these steps:

  1. Go to the Apps menu in your Odoo instance.
  2. Locate the module you want to inspect and open its form view.
  3. Look for the Addon Path field, which will display the directory where the module is stored (e.g., /opt/odoo/addons/sale_management).

If the Addon Path field is not visible, you can implement it programmatically using a custom Odoo module.

Example of Addon Path

Suppose you have installed the sale_management module. Its Addon Path might look like this:

/opt/odoo/addons/sale_management

This indicates that the sale_management module is stored in the /opt/odoo/addons directory on the server.

Addon Path Example Screenshot

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.