Commit Graph

17 Commits

Author SHA1 Message Date
Loretta d7bbdf9aa3 EKÁER: depot, isEkaer, grid layout, doc updates
- Switch to DEV DB and split company address street/number
- CustomerCreditWidget: isEkaer now nullable, defaults to true
- FruitBankDataController: add grid layout CRUD endpoints
- EKÁER: require depot for inbound, batch isEkaer for outbound
- Update docs: stricter foreign reporting, depot handling, isEkaer logic, mapping rules, and close depot-grouping issue
2026-07-10 15:37:05 +02:00
Loretta e9a47c5ed4 Update DB to PROD, enable NopLogWriter, cleanup usings
Switched the connection string to the production database in appsettings.json. Enabled Mango.Nop.Services.Loggers.NopLogWriter as an additional logger. Removed an unused using directive from FruitBankDataController.cs.
2026-07-03 12:10:19 +02:00
Loretta 3bc282ebf4 Set EkaerHistory summary fields and update dev DB config
Updated the connection string to use the FruitBank_DEV database.
Ensured EkaerHistory summary fields (ShippingDate, Partner/Customer)
are consistently set via fruitBankEkaerService.SetSummary when
creating or updating records, improving data consistency for both
inbound and outbound cases.
2026-06-17 13:54:52 +02:00
Adam 418d5a649a jjghjgh 2026-06-06 17:18:03 +02:00
Loretta 6162e09830 Add CargoPartner/Truck support, update config and protocol
- Switched DB connection to FruitBank_DEV in appsettings.json
- Added SignalR controller methods for CargoPartner CRUD (placeholders)
- Changed AcBinaryProtocol flush policy to Coalesced
- Registered CustomerCredit, CargoPartner, CargoTruck in NameCompatibility
2026-05-28 19:48:33 +02:00
Adam 310b89d622 bug fixes on preorder, modified logic 2026-05-26 14:48:56 +02:00
Adam 428a78cf23 gyorsrendelés, előrendelés, előrendelés management, hasonlók 2026-05-12 16:18:16 +02:00
Adam e642d196e9 targonca 2026-03-10 18:10:04 +01:00
Adam a82f93c556 Some UI changes 2026-03-02 20:53:49 +01:00
Loretta 9c3273cb6f Update connection string to use FruitBank_DEV database
Changed the database in appsettings.json connection string from FruitBank_PROD to FruitBank_DEV for development purposes. Other connection parameters remain unchanged.
2026-01-24 10:21:04 +01:00
Adam 0d07419692 AI basics, FileStorage service, Menu fixes, Voice order improvements 2026-01-16 13:53:47 +01:00
Loretta 4e672b4264 Remove SignalR test client and disable Null plugin managers
- Deleted Mango.Sandbox.SignalRTestClient project and all related files from the solution.
- Switched appsettings.json connection string to use FruitBank_DEV.
- Cleaned up project references in Mango.Sandbox.EndPoints and its test project.
- Commented out all Null* plugin manager/service classes in Mango.Sandbox.EndPoints.Services.
2025-12-13 12:32:14 +01:00
Loretta 0dab07d2e8 Add SignalR binary serialization tests for CustomerDto lists
- Add endpoints and tests for binary serialization of TestCustomerDto lists to reproduce and diagnose MessagePack interned string index errors
- Update appsettings.json to use FruitBank_PROD database
- Set AcBinarySerializerOptions in DevAdminSignalRHubSandbox
- Extend TestSignalRTags and ITestSignalREndpointServer for new endpoints
- Add TestCustomerDto class for serialization tests
- Remove obsolete low-level SignalR/HTTP endpoint test files
2025-12-13 00:16:58 +01:00
Adam 2ad0df90a9 merge + small fixes 2025-10-23 10:25:08 +02:00
Adam 37ead9dbbe devextreme, devexpress, shipping controller, cutsom adminlayout, custom Scripts partial, custom OrderGrid, AI services, AI messages 2025-09-30 17:15:49 +02:00
Loretta 263bd40fe9 database rename; CacheDirectory to relative path 2025-08-28 12:02:21 +02:00
Adam a5908b19f5 appsettings 2025-08-28 11:46:35 +02:00