Build: #95 was successful
Job: Default Job was successful
Code commits
OpenBoxes (Grails 3)
-
Dariusz Rodzewicz <DRodzewicz@gmail.com> 58bf9e2dbb26cae30c54831d5b6a23bc456f6e21
OBPIH-5930 Add Target Bin Location, Preferred Putaway Location and Default Replenishment Source columns to Inventorylevel report export (#4380)
* OBPIH-5930 map proper values for bin Location and preferred location on inventory Level export
* OBPIH-5930 Added internalLocation, preferredBinLocation and replenishmenLocation columns to InvenotryLevel report export -
Alan Nadolny <83239466+alannadolny@users.noreply.github.com> 9b2cd211acd28b17655b092e530b16cda9da28f2
OBGM-310 Review configuration that was not migrated from Config.groovy (#4385)
* OBGM-310 Remove unnecessary configurations from application.yml
* OBGM-310 Move openboxes.identifier.* to runtime.groovy- grails-app/conf/application.yml (version 9b2cd211acd28b17655b092e530b16cda9da28f2) (diffs)
- grails-app/conf/runtime.groovy (version 9b2cd211acd28b17655b092e530b16cda9da28f2) (diffs)
- grails-app/controllers/org/pih/warehouse/user/AuthController.groovy (version 9b2cd211acd28b17655b092e530b16cda9da28f2) (diffs)
-
Alan Nadolny <83239466+alannadolny@users.noreply.github.com> 97a55ed23dc6ce14e6cae1dcdd51c3008b0d4721
OBPIH-5977 Display items in PO Template in the same order as entered during PO creation (#4387)
* OBPIH-5977 Add sorting for adjustments in po template
* OBPIH-5977 Change sorting in orderAdjustment view
* OBPIH-5977 Add fallbacks in comparator- grails-app/domain/org/pih/warehouse/order/OrderAdjustment.groovy (version 97a55ed23dc6ce14e6cae1dcdd51c3008b0d4721) (diffs)
- grails-app/services/org/pih/warehouse/core/DocumentTemplateService.groovy (version 97a55ed23dc6ce14e6cae1dcdd51c3008b0d4721) (diffs)
- grails-app/views/order/_orderAdjustments.gsp (version 97a55ed23dc6ce14e6cae1dcdd51c3008b0d4721) (diffs)