yelizariev / odoo-port-docs

How to port odoo modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: CC BY-NC-SA 4.0

Source of https://itpp.dev/port/ docs

How to contribute

Initialization

  • Fork this repo

  • Clone to your machine

  • Install dependencies:

    sudo pip install sphinx sphinx-autobuild
    

Contribution

About

How to port odoo modules