/odoo-development

Usefull information for odoo developers. Published at odoo-development.readthedocs.io

GNU Affero General Public License v3.0AGPL-3.0

odoo-development

How to contribute

Initialization

  • Fork this repo

  • Clone to your machine

  • Install dependencies:

    sudo pip install sphinx sphinx-autobuild
    sudo pip install sphinx_rtd_theme
    

Contribution