Build: #158 was successful Manual run by David Butt
Code commits
TabletDirector-2.0
-
David Butt ffba75c2731aa1125b14619799ea7c4add02263d
Changed Item Master from float to decimal
Added sequence to CartCompartment, and changed the algorithm that sorts the compartments for assignment to use sequence- TabletDirector/API/ItemApiController.cs (diffs)
- TabletDirector/Controllers/BatchController.cs (diffs)
- TabletDirector/Migrations/201504221732152_FloatToDecimal-AddCompartmentSequence.Designer.cs (diffs)
- TabletDirector/Migrations/201504221732152_FloatToDecimal-AddCompartmentSequence.cs (diffs)
- TabletDirector/Migrations/201504221732152_FloatToDecimal-AddCompartmentSequence.resx (diffs)
- TabletDirector/Migrations/Configuration.cs (diffs)
- TabletDirector/Models/DatabaseModels/CartCompartment.cs (diffs)
- TabletDirector/Models/DatabaseModels/ItemMaster.cs (diffs)
- TabletDirector/Models/ServiceModels/SmPacking.cs (diffs)
- TabletDirector/Models/ViewModels/ViewBatchBuild.cs (diffs)
- TabletDirector/Models/ViewModels/ViewCartTypeAssign.cs (diffs)
- TabletDirector/TabletDirector.csproj (diffs)