Closed cumpsty closed 8 years ago
Thats a pretty fundamental error. I assume it means that if a trader wants to log two sales from the same customer it throws a runtime exception?
and just to show you that I know what that is.... "An exception is an event, which occurs during the execution of a program, that disrupts the normal flow of the program's instructions. " :)
Just checked, this is still the case:
input card as pear999 (the one im testing with)
redeem a point
input card as pear999 (without synching)
crash!
investigating now.
👍Michael
On 30 December 2015 at 12:42, Tom Bloor notifications@github.com wrote:
Just checked, this is still the case:
input card as pear999 (the one im testing with)
redeem a point
input card as pear999 (without synching)
crash!
investigating now.
— Reply to this email directly or view it on GitHub https://github.com/Pear-Trading/Android-Terminal/issues/3#issuecomment-167990817 .
Hmm i think i fixed it by mistake, cant reproduce it. closing as solved unless it comes back again!
When the same input ID number dialog is used for a second redeem, a RuntimeException is thrown.