Release plan for billing
Build: #18 was successful Changes by AJAL ODORA JONATHAN <43242517+ODORA0@users.noreply.github.com>
Code commits
openmrs-module-billing.git
-
AJAL ODORA JONATHAN <43242517+ODORA0@users.noreply.github.com> 82e3900834548729d1f8c1a9dd7cc6e20352c0c4
Correctly Handle UUID in defaultLocation global property (#16)
* Correctly Handle UUID in defaultLocation global property in Utils.getDefaultLocation()
* Fix NPE, remove cashpointUUID in GenerateBillFromOrderAdvice
* return null
* Remove redundant usage of getDefaultLocation
* Remove Log.debugs- api/src/main/java/org/openmrs/module/billing/advice/GenerateBillFromOrderAdvice.java (version 82e3900834548729d1f8c1a9dd7cc6e20352c0c4)
- api/src/main/java/org/openmrs/module/billing/advice/OrderCreationMethodBeforeAdvice.java (version 82e3900834548729d1f8c1a9dd7cc6e20352c0c4)
- api/src/main/java/org/openmrs/module/billing/util/Utils.java (version 82e3900834548729d1f8c1a9dd7cc6e20352c0c4)