jey_erp/jey_erp/public
Ali 44c3281cb9 fix(bank-integration): validate required Excel columns per Amount Mode
Importing into Mode 3 with a preset that had no Amount mapping silently
dropped every row and showed a confusing "No transactions found" message.
Two fixes:

- Preset.validate() now requires the Standard Fields the parser needs for
  the chosen mode (Mode 1: Date+Amount; Mode 2: Date+Debit+Credit; Mode 3:
  Date+Amount+Direction). Clear error on save lists exactly what's missing.
- When all rows drop due to unreadable amount, the import dialog now opens
  a helper modal pointing at the preset, instead of the generic empty
  message.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 11:23:16 +00:00
..
css remove broken account_tree_custom.js, fix COA balance offset 2026-03-27 17:04:35 +04:00
js fix(bank-integration): validate required Excel columns per Amount Mode 2026-05-13 11:23:16 +00:00
.gitkeep feat: Initialize App 2024-09-12 10:11:33 +00:00