Rob Fowler robtf04@outlook.com
- First functional version. Features:
- Transaction date automatically formatted to YYYY-MM-DD.
- File --> Select Journal file.
- Calculate sales tax.
- Add and delete transation splits.
- Added autocomplete to the account combobox.
- Replaced
tkintertablewithttk.TreeViewas the widget for the list of transaction splits.
- Created a non-functional mockup of the interface. See
gui_mockup.py. - Added configuration options to
config.ini - Add license, updated
gitignoreand README.