Azerbaijan localization for JeyERP
Go to file
Ali e8e9359cb5 feat(bank-integration): case-insensitive party matching, with per-row override
Party-name lookup at Create & Reconcile previously used a strict (strip-only)
key, so a Bank Transaction whose bank_party_name differed in casing from the
registry record would never resolve a party. Now:

- 'Ignore Case in Party Matching' Check on Bank Integration (default ON) sets
  the global behaviour: party names are indexed under both their strict and
  lowercase forms, and the lookup tries both.
- 'Case Mode' Select on each Customer / Supplier Mapping row overrides the
  global for that specific party — blank inherits, "Ignore Case" / "Case
  Sensitive" forces the mode regardless of the global setting.

Honours the established "row > global" priority pattern used elsewhere.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 16:25:46 +00:00
jey_erp feat(bank-integration): case-insensitive party matching, with per-row override 2026-05-13 16:25:46 +00:00
.gitignore feat: Initialize App 2024-09-12 10:11:33 +00:00
BANK_INTEGRATION_PLAN.md feat(bank-integration): universal Excel-based bank statement import 2026-05-08 16:23:44 +00:00
README.md feat: Initialize App 2024-09-12 10:11:33 +00:00
TASK_CONTEXT.md renewed company_defaults 2026-03-26 17:44:45 +04:00
license.txt feat: Initialize App 2024-09-12 10:11:33 +00:00
pyproject.toml feat: Initialize App 2024-09-12 10:11:33 +00:00

README.md

Jey Erp

Azerbaijan localization for JeyERP

License

unlicense