Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 632 Bytes

zeit2jira.setup.md

File metadata and controls

20 lines (12 loc) · 632 Bytes

ZEIT2JIRA

This is a synchronisation program of timetrack-odoo

It can load JSONList from zeit2json. See zeit2json.setup.

It can load records from Jira. See jira2data.setup.

It can push the data to Jira with the jira API setup.

It uses ~/.netrc for storing the login credentials to Jira. See dotnetrc setup.

FIRST STEPS

./zeit2jira.py last days
./zeit2jira.py this summary -z
./zeit2jira.py help
./zeit2jira.py last update

The update action is in --dryrun mode by default. Use -y to actually write to Odoo.