Activity
Added accounting notes column and payment source column
Added accounting notes column and payment source column
Removed float conversion for usd variable, now usd can be blank
Removed float conversion for usd variable, now usd can be blank
Force push
Removed float conversion for usd variable, now usd can be blank
Removed float conversion for usd variable, now usd can be blank
Duplicate/triplicate/etc vendors will no longer appear in the vendor …
Duplicate/triplicate/etc vendors will no longer appear in the vendor …
Added receipts directory structure
Added receipts directory structure
Added a calculate_usd() function to handle blank currency inputs
Added a calculate_usd() function to handle blank currency inputs
Removed __pycache__ from utils and added it to gitignore
Removed __pycache__ from utils and added it to gitignore
Saving receipt pdfs in receipts/. This should be usable now so you co…
Saving receipt pdfs in receipts/. This should be usable now so you co…
Added contents of receipts to gitignore
Added contents of receipts to gitignore
Added appending of new transaction rows to ledger.csv, added receipt …
Added appending of new transaction rows to ledger.csv, added receipt …
Created directory structure to clean up the project, made the corresp…
Created directory structure to clean up the project, made the corresp…
Force push
Now append transactions to the ledget and added git ignore for the le…
Now append transactions to the ledget and added git ignore for the le…
Created directory structure to clean up the project, made the corresp…
Created directory structure to clean up the project, made the corresp…
Changed the row variable to a dictionary
Changed the row variable to a dictionary
fixed issues in capture_image.py, receipt capture works now
fixed issues in capture_image.py, receipt capture works now
cleaned up some old files and the python env
cleaned up some old files and the python env
Put together quite a bit of the main file, which required adding some…
Put together quite a bit of the main file, which required adding some…
Eliminated a whole bunch of crap from data_entry.py from when I was w…
Eliminated a whole bunch of crap from data_entry.py from when I was w…
Started cleaning up data entry functions, made python env
Started cleaning up data entry functions, made python env
Force push
more spending calculations
more spending calculations
built out a bunch of the structure, broke out functions into their ow…
built out a bunch of the structure, broke out functions into their ow…
started making other functions
started making other functions
Started thinking out the functions
Started thinking out the functions
Added image capture script
Added image capture script