Build: #361 was successful Manual run by David Butt
Code commits
TabletDirector-develop
-
David Butt 6eb259e2a38bc355f058675db55f87bcf2e594e4
Add Prevent Unknown flag ecommerce stuff
- TabletDirector/Controllers/WebServiceController.cs (diffs)
- TabletDirector/Migrations/201511171934168_PreventUnknownsFlag.Designer.cs (diffs)
- TabletDirector/Migrations/201511171934168_PreventUnknownsFlag.cs (diffs)
- TabletDirector/Migrations/201511171934168_PreventUnknownsFlag.resx (diffs)
- TabletDirector/Models/DatabaseModels/Group.cs (diffs)
- TabletDirector/TabletDirector.csproj (diffs)
- TabletDirector/Views/Group/Edit.cshtml (diffs)
- eCommerce.ServiceLayer/IntegrationModels/QuickBooksDesktop/SalesOrder.cs (diffs)
- eCommerce.ServiceLayer/IntegrationModels/QuickBooksDesktop/SalesOrderLineItem.cs (diffs)
- eCommerce.ServiceLayer/IntegrationModels/Shopify/Address.cs (diffs)
- eCommerce.ServiceLayer/IntegrationModels/Shopify/Customer.cs (diffs)
- eCommerce.ServiceLayer/IntegrationModels/Shopify/Fulfillment.cs (diffs)
- eCommerce.ServiceLayer/IntegrationModels/Shopify/LineItem.cs (diffs)
- eCommerce.ServiceLayer/IntegrationModels/Shopify/Order.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShopifyService.cs (diffs)
- eCommerce.ServiceLayer/eCommerce.ServiceLayer.csproj (diffs)