Build: #385 was successful
Job: Tablet Director was successful
Code commits
TabletDirector-develop
-
David Butt 5421c95e37692128e1ed955e4d8eb7f0a21384f0
ecommerce stuff paging fixed shipping report fixed added threaded inventory algorithm
- MvcPaging/Pager.cs (diffs)
- TabletDirector/API/HostQueueController.cs (diffs)
- TabletDirector/Controllers/OrderController.cs (diffs)
- TabletDirector/Global.asax.cs (diffs)
- TabletDirector/Models/DataContext.cs (diffs)
- TabletDirector/Models/DatabaseModels/AppSettings.cs (diffs)
- TabletDirector/Services/AllocationServices/AllocationServiceBase.cs (diffs)
- TabletDirector/Services/AllocationServices/AllocationServiceInventory_Threaded.cs (diffs)
- TabletDirector/Services/AllocationServices/AllocationServiceZone_Threaded.cs (diffs)
- TabletDirector/TabletDirector.csproj (diffs)
- TabletDirector/Views/Order/Shipping.cshtml (diffs)
- TabletDirector/web.config (diffs)
- eCommerce.Execution/Service1.cs (diffs)
- eCommerce.ServiceLayer/IntegrationModels/Shopify/IShopifyMapping.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/IIntegration.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/MagentoService.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/QuickBooksDesktopService.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShopifyService.cs (diffs)
- eCommerce.ServiceLayer/OrderService.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/QuickbooksDesktop/GetOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/QuickbooksDesktop/ProcessOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/GetOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/ProcessInventory.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/ProcessOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerService.cs (diffs)
- eCommerce.ServiceLayer/eCommerce.ServiceLayer.csproj (diffs)