Deploy OpenBoxes (Grails 3 branch) to obnavtest1.pih-emr.org
Build: #297 failed Changes by Dariusz Rodzewicz <DRodzewicz@gmail.com> and Alan Nadolny <83239466+alannadolny@users.noreply.github.com>
Code commits
OpenBoxes (Grails 3)
-
Alan Nadolny <83239466+alannadolny@users.noreply.github.com> 43fa575f11d0a5a8f90ef92f6b356f3b49beb091
OBGM-412 Add checking if value.filters is null in filter component (#4026)
-
Alan Nadolny <83239466+alannadolny@users.noreply.github.com> 2774dac32b87aac46acf88de853009de1e3830aa
OBGM-414 Remove href from <a> tag when link from props is null (#4029)
-
Dariusz Rodzewicz <DRodzewicz@gmail.com> 65fe9ecc6a5ade2c8b563225153526813d069107
OBGM-398 Fix duplication of newly added items on save in inbound returns (#4030)
* OBGM-398 Use stringUrlInterceptor when redirecting user to another page
stringUrlInterceptor preppends app context string to the url which in our case is /openboxes
* OBGM-398 Exclude stockTransferItems when binding Data to stockTransfer object
since we are binding stockTransferItems manually we should ignore the grails bindData -
Alan Nadolny <83239466+alannadolny@users.noreply.github.com> 8bca9215b17740dcaece472139ed88d1b83eb057
OBGM-416 Remove spread operator from orderItems.findAll in getProductsInOrder function (#4035)