/odoo-sync-docs

Documentation on integrating odoo with external systems

Primary LanguagePython

License: CC BY-NC-SA 4.0

Source of https://itpp.dev/sync/ website

Roadmap

  • TODO: demonstrate direct odoo 2 telegram integration (without lambda):

  • To demonstrate odoo2odoo integrations use following example: create note in second odoo when task is deleted in the first odoo

How to contribute

Initialization

  • Fork this repo

  • Clone to your machine

  • Install dependencies:

    sudo pip install -r requirements.txt
    

Contribution