This service is intended for identifying orders without printed receipts for the current moment.
Check in wiki: https://github.com/goretsky-integration/unprinted-receipts/wiki/How-does-the-service-work
- auth_credentials_fetcher.
- auth_credentials_connection.
- dodo_is_connection.
- parser.
poetry env use python3.11poetry shellpoetry install --without devcp config.example.toml config.tomlcp logging_config.example.json logging_config.jsontouch units.jsonpython src/main.py