Refresh Script

Refresh Transaction and Balance data in database

  • Get all transactions (from the last time this script was run)
  • Update account balance history
get_and_save_all_account_transactions()
get_and_save_balance_history()

Run Budget Queries

run_budgetting_tasks()