Skip to Content
Menu
This question has been flagged
3 Replies
805 Views

I'm using the community version of Odoo and I had this free and open source accounting module that I needed installed on it. How do I achieve that. A proper guidance will be appreciated.

Avatar
Discard
Best Answer

Hi,

If you are talking about third party app, you can add it as follows:


* get the module
* add it to the addons path of your instance
* restart the odoo service
* click on update app list from UI
* by removing apps filter, search for newly added module in the app menu
* click on Activate/Install button

See:  How To Install Third Party Modules In Odoo Instance

Thanks

Avatar
Discard
Best Answer

Hi,

To install a module,You need to add the custom module in the addons path.Then restart the odoo instance and go to the apps menu.Inside the apps, click on Update Apps List option. When the prompt window opens, click Update. Then, you can see the module appeared in the app list.
You can also check this video for reference:https://www.youtube.com/watch?v=coQzKW6l_y8&ab_channel=CybrosysTechnologies


Hope it helps

Avatar
Discard
Best Answer

Just go to the Applications Menu, search for the Accounting Application and hit the Install button

Avatar
Discard