Uncommented the stock quantity and weight update during stock taking closure, ensuring inventory is updated in the database. Changed the log level for this operation from Info to Debug. Added a new using directive and left a commented block for potential future handling of "virtual" stock items. |
||
|---|---|---|
| .. | ||
| Interfaces | ||
| FilesDbTable.cs | ||
| FruitBankDbContext.cs | ||
| MeasuringItemPalletBaseDbTable.cs | ||
| OrderDtoDbTable.cs | ||
| OrderItemDtoDbTable.cs | ||
| OrderItemPalletDbTable.cs | ||
| PartnerDbTable.cs | ||
| ProductDtoDbTable.cs | ||
| ShippingDbTable.cs | ||
| ShippingDocumentDbTable.cs | ||
| ShippingDocumentToFilesDbTable.cs | ||
| ShippingItemDbTable.cs | ||
| ShippingItemPalletDbTable.cs | ||
| StockQuantityHistoryDtoDbTable.cs | ||
| StockTakingDbContext.cs | ||
| StockTakingDbTable.cs | ||
| StockTakingItemDbTable.cs | ||
| StockTakingItemPalletDbTable.cs | ||