Build: #404 was successful Changes by David Butt
Code commits
TabletDirector-develop
-
David Butt eda622f08bf9518aded37f38b129311a8a5e2b4d
ecommerce changes that are almost done
- eCommerce.ExecutionConsole/Program.cs (diffs)
- eCommerce.ExecutionConsole/eCommerce.ExecutionConsole.csproj (diffs)
- eCommerce.ServiceLayer/IntegrationModels/Shopify/Configuration.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/SchedulerModels/QuickbooksDesktop/GetOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/QuickbooksDesktop/ProcessOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/GetOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/ImportItems.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/ProcessCompletedOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/ProcessInventory.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/ProcessOrders.cs (diffs)
- eCommerce.ServiceLayer/ServiceConfiguration.cs (diffs)
- eCommerce.ServiceLayer/Services/IntegrationService.cs (diffs)
- eCommerce.ServiceLayer/Services/ObjectSerializer.cs (diffs)
- eCommerce.ServiceLayer/Services/OrderService.cs (diffs)
- eCommerce.ServiceLayer/Services/SchedulerService.cs (diffs)
- eCommerce.ServiceLayer/TabletDirectorClient.cs (diffs)
- eCommerce.ServiceLayer/eCommerce.ServiceLayer.csproj (diffs)