Python script that counts logged hours on tickets in a Gitea organisation and writes to a CSV file
Go to file
Loïc Dachary e817380e42 Merge pull request 'complete implementation of the revenue sharing model' (#3) from dachary/accountant:wip-share into master
Reviewed-on: https://gitea.hostea.org/Hostea/accountant/pulls/3
2022-08-19 23:06:55 -04:00
.gitignore .gitignore emacs backups 2022-08-16 10:21:55 +10:00
LICENSE.md feat: init 2022-08-13 17:11:58 +05:30
accountant.py feat: apply label filter 2022-08-14 11:16:44 +05:30
requirements.txt feat: init 2022-08-13 17:11:58 +05:30
share.py complete implementation of the revenue sharing model 2022-08-16 18:17:43 +10:00