pkern / kitcard-reader

An app to read the purse of the student's card of universities in Karlsruhe and Pforzheim (NOTE: This app no longer works with the current system, so this code is effectively obsolete.)
GNU General Public License v2.0
11 stars 2 forks source link

Value of last transaction should be prefixed with + if positive #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Read a card whose last transaction is a deposit.

What is the expected output? What do you see instead?
The app should show the value of the last transaction prefixed with a plus (+). 
Negative last transactions are already prefixed, so the other direction should 
also be specified.

Original issue reported on code.google.com by philipp.kern on 13 Sep 2012 at 8:45

GoogleCodeExporter commented 9 years ago
Fixed in 3593672f4241 for English and German.

Original comment by philipp.kern on 17 Sep 2012 at 3:08

GoogleCodeExporter commented 9 years ago

Original comment by philipp.kern on 7 Oct 2012 at 8:20