Build: #271 was successful

Job: Unit and Component Tests was successful

Stages & jobs

  1. Default Stage

Code commits

Git

  • Wyclif Luyima

    Wyclif Luyima 1d489ff5fc81ec42ec93871ced15aa567f556add

    Updated toString methods for Order and DrugOrder to prepend 'DC' to the returned value for DC orders

    • api/src/main/java/org/openmrs/DrugOrder.java (version 1d489ff5fc81ec42ec93871ced15aa567f556add)
    • api/src/main/java/org/openmrs/Order.java (version 1d489ff5fc81ec42ec93871ced15aa567f556add)
  • Wyclif Luyima

    Wyclif Luyima 23d894af3b1fc6d246a6ee76a5ef53fceb54251a

    Added static imports for order actions to OrderServiceImpl and moved setting of property values to a utility method  - TRUNK-4370

    • api/src/main/java/org/openmrs/api/impl/OrderServiceImpl.java (version 23d894af3b1fc6d246a6ee76a5ef53fceb54251a)