Refactored StockSignalREndpointServer to use helper methods for creating and updating StockTakingItem objects. Added a new SignalR endpoint to refresh StockTakingItem values. Updated order item retrieval logic and switched the connection string to use the FruitBank_DEV database. Commented-out logic for handling virtual stock was moved to helper methods. |
||
|---|---|---|
| .. | ||
| AppDownloadController.cs | ||
| CustomDashboardController.cs | ||
| CustomOrderController.cs | ||
| CustomOrderSignalREndpoint.cs | ||
| CustomProductController.cs | ||
| FileManagerController.cs | ||
| FileManagerScriptsApiController.cs | ||
| FileStorageController.cs | ||
| FruitBankAudioController.cs | ||
| FruitBankPluginAdminController.cs | ||
| InnVoiceOrderController.cs | ||
| InnVoiceOrderSyncController.cs | ||
| InvoiceController.cs | ||
| ManagementPageController.cs | ||
| ShippingController.cs | ||
| StockSignalREndpointServer.cs | ||
| VoiceOrderController.cs | ||