Skip to content

sotogarcia/odoo-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

Modules used to extend Odoo funcionality

Motivation

I needed to group modules whose functionality was not related to each other.

Installation

Project can be cloned on your server using git command line, following line is an example:

git clone https://github.com/sotogarcia/odoo-tools.git

Once you have downloaded the project, you will can find the modules inside project folder, to install them in Odoo you must copy folders into the addons directory, alongside the official modules.

Once done, you need to update the module list before these new modules are available to install.

For this you need the Technical menu enabled, since the Update Modules List menu option is provided by it. It can be found in the Modules section of the Settings menu.

After running the modules list update you can confirm the new modules are available to install. In the Local Modules list, remove the Apps filter and search for department. You should see the new modules available.

Modules

└──odoo-tools
    ├───assets      : non-software development resources
    ├───modules     : business logic to enhance the Odoo existing functionality
    └───project     : UML schemas and project notes

Licences

Feedback

The best way to send feedback is to file an issue at [https://github.com/sotogarcia/odoo-tools/issues](https://github.com/sotogarcia/ /issues) or to reach out to us via twitter or email.

About

Modules used to extend Odoo funcionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published