Plan for OpenMRS Core 1.11.x
Build: #237 failed
Job: Build and Test failed
Code commits
Git
-
sintjuri <sintjuri@yandex.ru> 7a2cc51476db0ca770aae008cee31856a3967f32
TRUNK-4701 throw an AmbiguousOrderException while trying to discontinue of order
remove constructor without params from AmbiguousOrderException
TRUNK-4701 add break to the loop
throw AmbiguousOrderException when try to discontinue drug order, and
there are more than one drug orders with the same drug
formating changes
Remove redundant if- api/src/main/java/org/openmrs/api/AmbiguousOrderException.java (version 7a2cc51476db0ca770aae008cee31856a3967f32)
- api/src/main/java/org/openmrs/api/OrderService.java (version 7a2cc51476db0ca770aae008cee31856a3967f32)
- api/src/main/java/org/openmrs/api/impl/OrderServiceImpl.java (version 7a2cc51476db0ca770aae008cee31856a3967f32)
- api/src/test/java/org/openmrs/api/OrderServiceTest.java (version 7a2cc51476db0ca770aae008cee31856a3967f32)
- api/src/test/resources/org/openmrs/api/include/OrderServiceTest-discontinueAmbiguousOrderByConcept.xml (version 7a2cc51476db0ca770aae008cee31856a3967f32)