Release plan for billing

Build: #11 was successful

Job: Release to Maven did not start

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Code commits

openmrs-module-billing.git

  • AJAL ODORA JONATHAN <43242517+ODORA0@users.noreply.github.com>

    AJAL ODORA JONATHAN <43242517+ODORA0@users.noreply.github.com> 490beda6a904497944f52f547374250b9215c57e

    (Enhancement) Support for concept based orders (#8)
    * (Enhancement) Support for concept based orders

    * update pom with new version

    * update other pom files

    * Refactor and change Logging

    * Fix logging and exemptions

    • api/pom.xml (version 490beda6a904497944f52f547374250b9215c57e)
    • api/src/main/java/org/openmrs/module/billing/advice/GenerateBillFromOrderAdvice.java (version 490beda6a904497944f52f547374250b9215c57e)
    • api/src/main/java/org/openmrs/module/billing/advice/OrderCreationAfterReturningAdvice.java (version 490beda6a904497944f52f547374250b9215c57e)
    • api/src/main/java/org/openmrs/module/billing/api/model/BillLineItem.java (version 490beda6a904497944f52f547374250b9215c57e)
    • api/src/main/java/org/openmrs/module/billing/api/model/BillStatus.java (version 490beda6a904497944f52f547374250b9215c57e)
    • api/src/main/java/org/openmrs/module/billing/api/util/CashierModuleConstants.java (version 490beda6a904497944f52f547374250b9215c57e)
    • api/src/main/java/org/openmrs/module/billing/exemptions/BillingExemptionChecker.java (version 490beda6a904497944f52f547374250b9215c57e)
    • api/src/main/java/org/openmrs/module/billing/exemptions/BillingExemptions.java (version 490beda6a904497944f52f547374250b9215c57e)
    • api/src/main/java/org/openmrs/module/billing/exemptions/BillingExemptionsConfig.java (version 490beda6a904497944f52f547374250b9215c57e)
    • api/src/main/java/org/openmrs/module/billing/exemptions/DefaultBillingExemptions.java (version 490beda6a904497944f52f547374250b9215c57e)
    • api/src/main/java/org/openmrs/module/billing/exemptions/SampleBillingExemptionBuilder.java (version 490beda6a904497944f52f547374250b9215c57e)
    • api/src/main/java/org/openmrs/module/billing/exemptions/SampleBillingExemptions.json (version 490beda6a904497944f52f547374250b9215c57e)
    • omod/pom.xml (version 490beda6a904497944f52f547374250b9215c57e)
    • omod/src/main/resources/config.xml (version 490beda6a904497944f52f547374250b9215c57e)
    • pom.xml (version 490beda6a904497944f52f547374250b9215c57e)