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.11
poetry shell
poetry install --without dev
cp config.example.toml config.toml
cp logging_config.example.json logging_config.json
touch units.json
python src/main.py