Simpl-Resultat/src-tauri
le king fu 23ff8466c0 fix(balance): use transactions.date column (not transaction_date)
The schema's transactions table uses `date` (see schema.sql:67), not
`transaction_date`. Compile-checked the column name was correct.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-25 16:24:13 -04:00
..
capabilities feat: add Settings page with in-app updater support 2026-02-11 11:47:25 +00:00
icons Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00
src fix(balance): use transactions.date column (not transaction_date) 2026-04-25 16:24:13 -04:00
.gitignore Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00
build.rs Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00
Cargo.lock feat(balance): add chrono dep + Modified Dietz return_calculator with tests 2026-04-25 16:21:37 -04:00
Cargo.toml feat(balance): add chrono dep + Modified Dietz return_calculator with tests 2026-04-25 16:21:37 -04:00
tauri.conf.json chore: release v0.8.4 2026-04-21 19:32:44 -04:00