Build: #87 was successful

Job: Integration Test was successful

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core

  • Michael Seaton <mseaton@pih.org>

    Michael Seaton <mseaton@pih.org> a15fc5e9a57ba6ee9213e0940f5c6eef753cf8bd

    TRUNK-5992: Order Service should always set autoExpireDate if duration is set. (#3754)
    * TRUNK-5992 - Order Service should always set autoExpireDate if duration is set

    • api/src/main/java/org/openmrs/BaseDosingInstructions.java (version a15fc5e9a57ba6ee9213e0940f5c6eef753cf8bd)
    • api/src/main/java/org/openmrs/DosingInstructions.java (version a15fc5e9a57ba6ee9213e0940f5c6eef753cf8bd)
    • api/src/main/java/org/openmrs/FreeTextDosingInstructions.java (version a15fc5e9a57ba6ee9213e0940f5c6eef753cf8bd)
    • api/src/main/java/org/openmrs/SimpleDosingInstructions.java (version a15fc5e9a57ba6ee9213e0940f5c6eef753cf8bd)
    • api/src/test/java/org/openmrs/SimpleDosingInstructionsTest.java (version a15fc5e9a57ba6ee9213e0940f5c6eef753cf8bd)