Clean up a bit

This commit is contained in:
counterweight 2023-08-03 23:29:22 +02:00
parent 102c4ae31c
commit 1f0f66a646
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
2 changed files with 25 additions and 93 deletions

View file

@ -11,7 +11,4 @@ This repository hosts a Python CLI app that can be used to generate reports by f
# Open issues
- Clean up controller
- Better output
- Update readme with instructions
- Sit down and write process in camisatoshi docs to clarify how much of this process should be done by the script and what belongs to the operator.
- Pagination is not being managed. The moment we have more than 100 orders, we are gonna run into issues.