Release plan for billing

Build: #44 was successful Changes by Wikum Weerakutti <wikum@linuxdeveloper.space>

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
3 minutes
Labels
None
Revisions
openmrs-module-billing.git
845b9208e5dfbd78cffd5c85a6529ee2c3b4ad0f
Release scripts
d5831e94deff58c79f07afa118e3aad928391687
Successful since
#40 ()

Code commits

openmrs-module-billing.git
Author Commit Message Commit date
Wikum Weerakutti <wikum@linuxdeveloper.space> Wikum Weerakutti <wikum@linuxdeveloper.space> 845b9208e5dfbd78cffd5c85a6529ee2c3b4ad0f O3-5115: Add FHIR Bill Resource (#31)
* Add FHIR Bill Resource

* Remove unused FHIR configuration files and rename BillTranslator.

* Refactor invoice handling and clean up configurations.

* Update mapping for EXEMPTED invoice status

* Refactor `InvoiceTranslatorImpl` to streamline `LineItem` iteration and use `lineItemOrder` for sequence assignment.

* Improve `InvoiceTranslatorImpl` to handle `Concept`-based display for invoice line items

* Update `InvoiceTranslatorImpl` to use `Money` for price handling in invoice line items

* Refactor `InvoiceTranslatorImpl` to reorganize `priceComponent` initialization and ensure proper null checks during `lineItemOrder` sequence assignment.

* Enhance `InvoiceTranslatorImpl` to include participant role mapping for `Cashier`.

* Add null check for `Cashier` role in `InvoiceTranslatorImpl`

Jira issues

IssueDescriptionStatus
Unknown Issue TypeO3-5115Could not obtain issue details from Jira