Commit Graph

2 Commits

Author SHA1 Message Date
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