EuroRegister is a program to allow you handle the Euro Conversion in a business enviroment.
The user enters in the total in Euros of the item required and the amounts in both Euro and Local currency tendered.
EuroRegister then calculates the appropriate change required.
EuroRegister is written in Java.
Usage
To use EuroRegister, you must have a Java Runtime Enviroment
installed. Once java is installed, run the program using java -jar EuroRegister or in Windows, just doubleclick on
the jar file.
Screenshots
Main window
Options window (select local currency)
Change required
More money required!
Download
EuroRegister is released under the GNU General Public License. For more details see the file LICENSE distributed with the files.