Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.16 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.16 KB

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