Mango.Nop.Plugins/Nop.Plugin.Misc.AIPlugin/Domains/DataLayer
Loretta b782d6a88d Add PartnerDepot support: data table, DI, SignalR endpoints
Introduced PartnerDepotDbTable for managing PartnerDepot entities, registered it in DI, and integrated it into FruitBankDbContext. Updated NameCompatibility and PartnerDbTable for proper mapping and relation loading. Added SignalR controller endpoints for PartnerDepot CRUD and queries.
2026-06-09 15:28:57 +02:00
..
Interfaces Rename Preorder domain to PreOrder across codebase 2026-05-30 16:26:51 +02:00
CargoPartnerDbTable.cs Add CargoPartner/CargoTruck relations and eager loading 2026-05-31 14:01:58 +02:00
CargoTruckDbTable.cs Rename Preorder domain to PreOrder across codebase 2026-05-30 16:26:51 +02:00
CustomerCreditDbTable.cs CustomerCredit, new order 2026-03-27 17:14:40 +01:00
FilesDbTable.cs Add Mango.Nop.Data project to solution 2025-11-04 15:57:09 +01:00
FruitBankDbContext.cs Add PartnerDepot support: data table, DI, SignalR endpoints 2026-06-09 15:28:57 +02:00
MeasuringItemPalletBaseDbTable.cs Add Mango.Nop.Data project to solution 2025-11-04 15:57:09 +01:00
OrderDtoDbTable.cs Update DB to PROD; reformat GetAllByProductId method 2026-01-06 15:15:57 +01:00
OrderItemDtoDbTable.cs Add stock-taking enhancements and validation updates 2025-12-08 15:49:51 +01:00
OrderItemPalletDbTable.cs SignalR improvements; etc... 2025-10-30 14:54:33 +01:00
PartnerDbTable.cs Add PartnerDepot support: data table, DI, SignalR endpoints 2026-06-09 15:28:57 +02:00
PartnerDepotDbTable.cs Add PartnerDepot support: data table, DI, SignalR endpoints 2026-06-09 15:28:57 +02:00
PreorderDbContext.cs Rename Preorder domain to PreOrder across codebase 2026-05-30 16:26:51 +02:00
PreorderDbTable.cs Rename Preorder domain to PreOrder across codebase 2026-05-30 16:26:51 +02:00
PreorderItemDbTable.cs Rename Preorder domain to PreOrder across codebase 2026-05-30 16:26:51 +02:00
ProductDtoDbTable.cs Add Mango.Nop.Data project to solution 2025-11-04 15:57:09 +01:00
ShippingDbTable.cs Add CargoPartner/CargoTruck relations and eager loading 2026-05-31 14:01:58 +02:00
ShippingDocumentDbTable.cs Add CargoPartner/CargoTruck relations and eager loading 2026-05-31 14:01:58 +02:00
ShippingDocumentToFilesDbTable.cs Add Mango.Nop.Data project to solution 2025-11-04 15:57:09 +01:00
ShippingItemDbTable.cs improvements, fixes, etc... 2025-11-24 08:27:02 +01:00
ShippingItemPalletDbTable.cs improvements, fixes, etc... 2025-11-24 08:27:02 +01:00
StockQuantityHistoryDtoDbTable.cs StockQuantityHistoryExt, StockQuantityHistoryDto; improvements, fixes; 2025-11-13 19:58:39 +01:00
StockTakingDbContext.cs Enable stock update on closure; adjust logging level 2026-02-06 22:14:43 +01:00
StockTakingDbTable.cs StockTaking in progress... 2025-12-04 13:52:46 +01:00
StockTakingItemDbTable.cs StockTaking in progress... 2025-12-04 13:52:46 +01:00
StockTakingItemPalletDbTable.cs .Net10, VS2026; StockTaking in progress... 2025-12-01 16:17:57 +01:00