Releases: EzWiz21/SalesApp
Releases · EzWiz21/SalesApp
Version 1.0 - First Stable Release
What's new:
- Proper data, table and text field formatting for variables of data type
doubleto 2 decimal places to properly represent currency data. - More error handling. There was an occurrence where the Reports button does nothing when opening SalesApp for the first time. It turns out that this issue happens when
inventory.csvdoesn't exist. This has been addressed with an error message dialog informing the user. - Added a separate debug binary. This binary will generate a log file for debugging purposes.
- Bug fixes
Version 1.0 - Release Candidate 1
1st release canditate of SalesApp. May contain bugs or some unfinished stuff.