Build: #97 was successful Changes by Clint Furse
Code commits
TabletDirector-develop
-
Clint Furse 86a2eca85492960f3a0364551d188cdac6ec0a28
flag added to auto set item putaway zone. changed location screen to bulk edit putaway zone. WM-260, WM-261
- TabletDirector/Controllers/LocationController.cs (diffs)
- TabletDirector/Controllers/WebServiceController.cs (diffs)
- TabletDirector/LocalServices/InventoryService.cs (diffs)
- TabletDirector/Migrations/201411141730200_PutawayZoneFlag.Designer.cs (diffs)
- TabletDirector/Migrations/201411141730200_PutawayZoneFlag.cs (diffs)
- TabletDirector/Migrations/201411141730200_PutawayZoneFlag.resx (diffs)
- TabletDirector/Models/DatabaseModels/AppSettings.cs (diffs)
- TabletDirector/TabletDirector.csproj (diffs)
- TabletDirector/Views/AppSettings/Edit.cshtml (diffs)
- TabletDirector/Views/Location/Index.cshtml (diffs)
- TabletDirector/Views/Location/_LocationList.cshtml (diffs)
-
Clint Furse da624c0a13dfb7cfb234e40be39f11fe85ad127e
putaway zone and home location added to both po edit screen and putaways screen. Updated WebService to send same info to ipads. WM-257, WM-258
- TabletDirector/Controllers/PoHeaderController.cs (diffs)
- TabletDirector/Controllers/WebServiceController.cs (diffs)
- TabletDirector/Models/ServiceModels/SmPoReceive.cs (diffs)
- TabletDirector/Views/PoDetail/Create.cshtml (diffs)
- TabletDirector/Views/PoHeader/Edit.cshtml (diffs)
- TabletDirector/Views/PoHeader/Putaways.cshtml (diffs)