Commit Graph

4 Commits

Author SHA1 Message Date
Ali c737884fae chore: stop tracking auto-generated translation_markers.py
Regenerated on every migrate (after_migrate hook), so its churn caused
'local changes would be overwritten' on git pull across machines.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-23 10:53:30 +00:00
Ali 0f7a86ff2b feat(bank-integration): rename Bank Statement Importer to Bank Integration Profile; excel import, list views, cleanup patches
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-10 17:52:41 +00:00
Ali 7f24bd6b2a fix(file-format): hide rarely-used 'Use Currency From File' toggle
Multi-currency Bank Accounts (one account holding several currencies in
parallel) exist with some western banks like Revolut/Wise, but in AZ the
convention is one Bank Account per currency. The toggle was extra noise
on the File Format tab for every user.

Kept the field and the underlying parse/import logic intact (hidden=1
only). Removing the hidden flag re-exposes it if a real multi-currency
case ever shows up.
2026-05-18 12:42:57 +00:00
Awey01 066e711831 feat: Initialize App 2024-09-12 10:11:33 +00:00