Build: #422 failed Changes by David Butt
Code commits
TabletDirector-develop
-
David Butt a6c2c4d176546e8ae79de8b717971105e76216a0
Location Generator / Location BarCode Generator Ecommerce Flag - if enabled orders with unknown will be set on hold ecommerce service layer enhancements started.
- SharpPDFLabel/Enums.cs (diffs)
- SharpPDFLabel/Label.cs (diffs)
- SharpPDFLabel/LabelCreator.cs (diffs)
- SharpPDFLabel/LabelDefinition.cs (diffs)
- SharpPDFLabel/Labels/A4Labels/Avery/L15663.cs (diffs)
- SharpPDFLabel/Labels/A4Labels/Avery/L7160.cs (diffs)
- SharpPDFLabel/Labels/A4Labels/Avery/L7654.cs (diffs)
- SharpPDFLabel/Labels/A4Labels/Avery/L7656.cs (diffs)
- SharpPDFLabel/Properties/AssemblyInfo.cs (diffs)
- SharpPDFLabel/README.markdown (diffs)
- SharpPDFLabel/SharpPDFLabel.csproj (diffs)
- SharpPDFLabel/SingleSheetLabelCreator.cs (diffs)
- SharpPDFLabel/TextChunk.cs (diffs)
- SharpPDFLabel/packages.config (diffs)
- TabletDirector.sln (diffs)
- TabletDirector/Controllers/LocationController.cs (diffs)
- TabletDirector/Controllers/OrderReleaseController.cs (diffs)
- TabletDirector/Migrations/201602101953344_AddECommerceValues.Designer.cs (diffs)
- TabletDirector/Migrations/201602101953344_AddECommerceValues.cs (diffs)
- TabletDirector/Migrations/201602101953344_AddECommerceValues.resx (diffs)
- TabletDirector/Models/DataContext.cs (diffs)
- TabletDirector/Models/DatabaseModels/Address.cs (diffs)
- TabletDirector/Models/DatabaseModels/AppSettings.cs (diffs)
- TabletDirector/Models/DatabaseModels/OrderHeader.cs (diffs)
- TabletDirector/Models/DatabaseModels/Vendor.cs (diffs)
- TabletDirector/Models/ImportModels/ImportOrder.cs (diffs)
- TabletDirector/NLog.config (diffs)
- TabletDirector/Services/AllocationServices/AllocationServiceBase.cs (diffs)
- TabletDirector/TabletDirector.csproj (diffs)
- TabletDirector/Views/AppSettings/Edit.cshtml (diffs)
- TabletDirector/Views/Location/Generator.cshtml (diffs)
- eCommerce.ExecutionConsole/Program.cs (diffs)
- eCommerce.ServiceLayer/IntegrationModels/ShipStation/Configuration.cs (diffs)
- eCommerce.ServiceLayer/IntegrationModels/ShipStation/CreateLabelResponse.cs (diffs)
- eCommerce.ServiceLayer/IntegrationModels/ShipStation/ShipStationWebApi.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/AmazonService.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/IIntegration.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/MagentoService.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/QuickBooksDesktopService.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShipStationService.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShopifyService.cs (diffs)
- eCommerce.ServiceLayer/ServiceConfiguration.cs (diffs)
- eCommerce.ServiceLayer/Services/LoggingService.cs (diffs)
- eCommerce.ServiceLayer/eCommerce.ServiceLayer.csproj (diffs)