danypr92 / odoo-organization-custom-modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of Organization Custom Modules Repository

This structure is used by odoo-installer repository to deploy all the modules needed by a organizations in his Odoo instance.

To make your organization repository of modules:

  1. Clone odoo-installer repository.
  2. Create your repository
  3. Use git submodule to add and update the modules to your organization repository.
  4. Copy your repo URL in your host config file,

About