app
|
03eac40e17
fix behaviour of clear button and show error when no file name set
|
2 years ago |
archive
|
7c4d709cd0
add archived txn files
|
3 years ago |
db
|
86ccad04c4
cron: take backup
|
2 years ago |
.gitignore
|
5e5c797987
update .gitignore and move to psycopg3 (now just psycopg)
|
3 years ago |
grocery_transactions.py
|
e1766aeaf0
refactor callback hell
|
2 years ago |
grocery_transactions.sh
|
f7d36ed12c
fix shell script to commit transactions to point to the new db name
|
3 years ago |
mock.py
|
5e5c797987
update .gitignore and move to psycopg3 (now just psycopg)
|
3 years ago |
price_check.py
|
e1766aeaf0
refactor callback hell
|
2 years ago |
price_plot.py
|
75efc0ce7e
add entry script for plotting tool
|
2 years ago |
readme.md
|
b0df4e66fb
update requirements.txt and add a readme.me
|
3 years ago |
recipe.py
|
bd27b9bb3b
add error checking and ability to edit and save recipe
|
2 years ago |
recipe.yaml
|
7a4f3077d6
working prototype recipe
|
2 years ago |
reconcile.py
|
9efe9be672
update reconcile script to check ahead a day as well as behind 3 days
|
2 years ago |
requirements.txt
|
5b8188c88a
update requirements
|
2 years ago |
scratch.sql
|
b46ee7cd59
Update monthly report query with indentation and excluding the rollup portion
|
3 years ago |
units.sql
|
137b694bdf
add test cases for complex conversions
|
2 years ago |