Deploy OpenBoxes (Grails 3) to obdev3.pih-emr.org
Build: #156 was successful Changes by Dariusz Rodzewicz <DRodzewicz@gmail.com> and Kacper Chełstowski <kchelstowski@soldevelo.com>
Code commits
OpenBoxes (Grails 3)
-
Dariusz Rodzewicz <DRodzewicz@gmail.com> c9590855fe17997268b6de1f02f18eeca4f48468
OBGM-577 Enable productSupplier prefix in application.yml (#4169)
-
Kacper Chełstowski <kchelstowski@soldevelo.com> 23992896d18e8c0e0bfed29cbbbaffddf8d15459
OBGM-535 Fix synonyms import through edit product page (#4168)
-
Dariusz Rodzewicz <DRodzewicz@gmail.com> 85e7b336bdcb5845143c47600b26999b053e1091
OBGM-570 Fix replenishment not being saved on next step of replenishment workflow (#4167)
* OBGM-570 Fix replenishment not beeing saved on next step of replenishment workflow
* OBGM-570 Change update replenishment to PUT method type
* OBGM-570 use both POST and PUT on replenishment update endpoint- grails-app/controllers/org/pih/warehouse/UrlMappings.groovy (version 85e7b336bdcb5845143c47600b26999b053e1091) (diffs)
- grails-app/controllers/org/pih/warehouse/api/ReplenishmentApiController.groovy (version 85e7b336bdcb5845143c47600b26999b053e1091) (diffs)
- grails-app/services/org/pih/warehouse/replenishment/ReplenishmentService.groovy (version 85e7b336bdcb5845143c47600b26999b053e1091) (diffs)