Deploy OpenBoxes (Grails 3 branch) to obdev4.pih-emr.org
Build: #84 was successful Changes by Dariusz Rodzewicz <DRodzewicz@gmail.com>
Code commits
OpenBoxes (Grails 3)
-
Dariusz Rodzewicz <DRodzewicz@gmail.com> 468ff2d10962c14bd3cc7853d7910122e778c289
OBPIH-5884 when re enter inbound does not validate expiry change (#4359)
* OBPIH-5884 Fix duplicating items and expiry date not saving on expiry date validation
- use saveRequisitionItemsInCurrentStep instead of saveRequisitionItems when clicking next button which updates lineItems with data from response
- add additional condition for lineItemsToBeUpdated when expiryDate on item and inventoryItem do not match
* OBPIH-5884 Add missing inventoryItem data on getStockMovementItem (#4336)