Make get_end_of_day_information() working again for py3 branch #12

Merged
bwurst merged 2 commits from py3 into py3 2021-02-08 18:48:44 +01:00
bwurst commented 2020-11-27 10:11:25 +01:00 (Migrated from github.com)

Here are my recent changes to the function get_end_of_day_information() to make it work again with the current py3 branch.

The whole code is basically usable for me now.

I integrated it in my cash register and I can do a payment by EC-Card/girocard (with relevant data stored and printed by myself on the receipt of the ECR), I can do reversal (for which I only issue the command and let the PT print the receipt, I never needed this in the wild) and the end of day commitment can also be issued and gives back the summaries to the ECR. I let the PT print the end of day receipt and do not use the provided data so far, so this is not really tested apart from a proof-of-concept.

Here are my recent changes to the function get_end_of_day_information() to make it work again with the current py3 branch. The whole code is basically usable for me now. I integrated it in my cash register and I can do a payment by EC-Card/girocard (with relevant data stored and printed by myself on the receipt of the ECR), I can do reversal (for which I only issue the command and let the PT print the receipt, I never needed this in the wild) and the end of day commitment can also be issued and gives back the summaries to the ECR. I let the PT print the end of day receipt and do not use the provided data so far, so this is not really tested apart from a proof-of-concept.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: karolyi/py3-ecrterm#12
No description provided.