Deploy OpenBoxes (Grails 3 branch) to obdev4.pih-emr.org
Build: #38 was successful Changes by Kacper Chełstowski <kchelstowski@soldevelo.com> and Alan Nadolny <83239466+alannadolny@users.noreply.github.com>
Code commits
OpenBoxes (Grails 3)
-
Kacper Chełstowski <kchelstowski@soldevelo.com> 4d532466904eec791159dc7170c48cbc76228e12
OBGM-635 Fix validation for negative quantity of RecordInventory (#4210)
-
Alan Nadolny <83239466+alannadolny@users.noreply.github.com> e8751a07ca04f726d177790a432ad7deb95aaa77
OBGM-642 Error when try to delete lots on manage lot page (#4200)
* OBGM-642 Add InventoryItemDataService and use it in deleting inventoryItem
* OBGM-642 Change get method to getWithProduct
* OBGM-642 Change query to find with join annotation
* OBGM-642 Removing semicolons