AyCode.Core/AyCode.Services/Nav/Ekaer
Loretta 52541628f9 Add EKÁER XML support for outgoing orders, refactor config
- Introduced IEkaerSettings interface and refactored code to use it for DI/testability
- Added support for generating EKÁER XML from outgoing orders (OrderDto)
- Extended service and mapper interfaces for outgoing order handling
- Implemented MapOrder and value calculation for order items
- Replaced UnloadLocation with Site in EkaerCompanyInfo for general site usage
- Updated tests, SignalR/controller interfaces, and UI to support new features and signatures
- Improved documentation and code clarity throughout
2026-06-12 07:54:38 +02:00
..
Models Add EKÁER history grid, detail view, and entity support 2026-06-10 16:24:53 +02:00
EkaerCompanyInfo.cs Add EKÁER XML support for outgoing orders, refactor config 2026-06-12 07:54:38 +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
IEkaerSettings.cs Add EKÁER XML support for outgoing orders, refactor config 2026-06-12 07:54:38 +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