Build: #77 was successful
Job: Default Job was successful
Code commits
openboxes-kuehne-nagel
-
Justin Miranda a7df1d1f652fe1ae284f2f43b9411bea5c985efc
OBKN-93 Fixed issues with the stock adjustment API (#2745)
- grails-app/controllers/org/pih/warehouse/api/StockAdjustmentApiController.groovy (version a7df1d1f652fe1ae284f2f43b9411bea5c985efc)
-
Justin Miranda 83d5c2e31b9891b7621c8ab5698f2620d6cba519
OBKN-56 Added API to return details (including contents) of an internal location like a bin location (#2744)
- grails-app/conf/UrlMappings.groovy (version 83d5c2e31b9891b7621c8ab5698f2620d6cba519)
- grails-app/controllers/org/pih/warehouse/api/InternalLocationApiController.groovy (version 83d5c2e31b9891b7621c8ab5698f2620d6cba519)
- grails-app/services/org/pih/warehouse/inventory/ProductAvailabilityService.groovy (version 83d5c2e31b9891b7621c8ab5698f2620d6cba519)
-
Justin Miranda 14cc263841f7ee59100b65a774f32419c0a58afa
OBKN-269 Unable to delete stock movement due to foreign key constraint (#2743)
- grails-app/services/org/pih/warehouse/inventory/StockMovementService.groovy (version 14cc263841f7ee59100b65a774f32419c0a58afa)
- grails-app/services/org/pih/warehouse/shipping/ShipmentService.groovy (version 14cc263841f7ee59100b65a774f32419c0a58afa)
-
Justin Miranda 34c2539a72bb13814f8c55fe82ca516403a24e8c
OBKN-270 Fixed bugs related to inbound orders (#2742)
* OBKN-270 Fixed bugs related to inbound orders
* OBKN-270 Fixed more bugs related to inbound order import- grails-app/controllers/org/pih/warehouse/MobileController.groovy (version 34c2539a72bb13814f8c55fe82ca516403a24e8c)
- grails-app/services/org/pih/warehouse/data/InboundStockMovementDataService.groovy (version 34c2539a72bb13814f8c55fe82ca516403a24e8c)
- grails-app/views/mobile/inboundList.gsp (version 34c2539a72bb13814f8c55fe82ca516403a24e8c)
- grails-app/views/mobile/index.gsp (version 34c2539a72bb13814f8c55fe82ca516403a24e8c)