Skip to Content
Menu
This question has been flagged
2 Replies
2151 Views

in Odoo interface in the Apps menu, there are the names of modules and install the button in such a way is clicking on installing the module chosen

But if I want to install a module with a script Odoo example 'dirty Management' I do not know its name in the directory addons.

How can I make the correspondence between the modules Presented in the interface and their names in the addons directory?

Avatar
Discard

This is your second question regarding this topic and it is more than confusing. Can you please elaborate what you really want to achieve? Because you already got the answers you need.

Best Answer

By activating the technical features in v8 or developer mode in v9 you could see the modules names in the addons directory, for example the Point of Sale module will display also the real module package name point_of_sale

Avatar
Discard