AyCode.Core/AyCode.Services/Nav/Ekaer
Loretta d2bdf7e4eb 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
..
Models Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
EkaerCompanyInfo.cs Refactor EKÁER mapping: unify company info, doc updates 2026-06-03 16:58:47 +02:00
EkaerNavAdapters.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
EkaerReportService.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
EkaerSubmitResult.cs Add EKÁER submit/validation layer with tests 2026-06-02 15:23:42 +02:00
EkaerSubmitService.cs Add EKÁER submit/validation layer with tests 2026-06-02 15:23:42 +02:00
EkaerTradeCardValidator.cs Add EKÁER submit/validation layer with tests 2026-06-02 15:23:42 +02:00
IEkaerSubmitService.cs Add EKÁER submit/validation layer with tests 2026-06-02 15:23:42 +02:00
IEkaerTradeCardValidator.cs Add EKÁER submit/validation layer with tests 2026-06-02 15:23:42 +02:00