FruitBankHybridApp/FruitBank.Common/docs
Loretta 0a1287ce67 Refactor EKÁER mapping: unify company info, doc updates
- Introduced ICompanyInfoBase for standardized company/partner data; refactored PartnerBase and interfaces to implement it
- Replaced EkaerMappingOptions with EkaerCompanyInfo; updated all usages, constructors, and tests
- Refactored EKÁER mapping logic to use ICompanyInfoBase; improved normalization and address handling
- Added regex/validation for plate numbers and country codes; new error codes
- Added Currency to PartnerBase; updated grids to display it
- Updated ProductDto doc for GTIN/VTSZ data model issue
- Enabled validation in CargoTruck grid
- Added DMODEL topic docs: TOPIC_CODES.md, DATAMODEL_ISSUES.md, README.md
- Removed obsolete files and updated settings.local.json
- General code and doc improvements for maintainability
2026-06-03 16:58:47 +02:00
..
DATAMODEL Refactor EKÁER mapping: unify company info, doc updates 2026-06-03 16:58:47 +02:00
GLOSSARY.md Enforce strict AI agent protocol, doc sync, and glossary 2026-04-02 09:02:55 +02:00
README.md [LOADED_DOCS: 4 files, no new loads] 2026-04-24 21:54:04 +02:00

README.md

FruitBank.Common documentation

Topic documentation for the FruitBank.Common project (shared types across Hybrid client).

Reference docs (flat)

  • GLOSSARY.md — Common domain terms for the Hybrid client side

Navigation

Per the AI Agent Core Protocol (folder navigation rule), start from this README when browsing docs/. Currently only single-file reference.

See also

  • Repo-level glossary: ../../docs/GLOSSARY.md