Release plan for billing

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
9 minutes
Labels
None
Revisions
openmrs-module-billing.git
82744fc6144583f90605e42b1bf6ddf490b87fdb
Release scripts
d5831e94deff58c79f07afa118e3aad928391687
Fixed in
#34 (Manual run by Nathan Ruhanga)
No failed test found. A possible compilation error occurred.

Responsible

No one has taken responsibility for this failure

Code commits

openmrs-module-billing.git
Author Commit Message Commit date
Dennis Kigen <kigen.work@gmail.com> Dennis Kigen <kigen.work@gmail.com> 82744fc6144583f90605e42b1bf6ddf490b87fdb (docs) Update README to reflect comprehensive billing functionality (#29)
* (docs) Update README to reflect comprehensive billing functionality

Updates the content of the README to reflect the actual functionality of the module. Changes include:

- Change module name from "Cashier Module" to "OpenMRS Billing Module"
- Expand feature descriptions to cover all capabilities (bill management,
  payment processing, receipts, cash points, timesheets, exemptions, reports)
- Add missing global properties (rounding, adjustment, reports configuration)
- Add REST API endpoints documentation
- Include Java version requirement (1.8+)
- Condense format for better readability
- Update documentation links and support channels

* Add OpenHMIS attribution

* Update required IDGen module version

* More review feedback
Wikum Weerakutti <wikum@linuxdeveloper.space> Wikum Weerakutti <wikum@linuxdeveloper.space> 8b6620ceb93c0c5a0e813be01921bac61f79f0fa Rename global property prefix from 'cashier' to 'billing' (#30)
* Rename global property prefix from 'cashier' to 'billing'

* Add liquibase changeset

* Rename ADJUSTMENT_REASEON_FIELD to ADJUSTMENT_REASON_FIELD

Error summary for Build and Test JDK 8

The job generated some errors, drill down into the full build log for more details.

+ docker run -v m2-repo:/root/.m2/repository -v /data/bamboo-agent/xml-data/build-dir/BILL-BILL-BTJ8:/module --rm -w=/module maven:3.9.9-amazoncorretto-8 bash -c 'mvn clean package -B && chmod -R 777 .'
Unable to find image 'maven:3.9.9-amazoncorretto-8' locally
3.9.9-amazoncorretto-8: Pulling from library/maven
c93eb42fc1cb: Pulling fs layer
6edc54ec3599: Pulling fs layer
cbe058925e52: Pulling fs layer
07ecf17abb6a: Pulling fs layer
a058b4210493: Pulling fs layer
fa38e8bc34b4: Pulling fs layer
4f4fb700ef54: Pulling fs layer
f32aca46cbdf: Pulling fs layer
07ecf17abb6a: Waiting
a058b4210493: Waiting
fa38e8bc34b4: Waiting
4f4fb700ef54: Waiting
f32aca46cbdf: Waiting
c93eb42fc1cb: Verifying Checksum
c93eb42fc1cb: Download complete
07ecf17abb6a: Verifying Checksum
07ecf17abb6a: Download complete
a058b4210493: Verifying Checksum
a058b4210493: Download complete
fa38e8bc34b4: Verifying Checksum
fa38e8bc34b4: Download complete
6edc54ec3599: Verifying Checksum
6edc54ec3599: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
f32aca46cbdf: Verifying Checksum
f32aca46cbdf: Download complete
cbe058925e52: Verifying Checksum
cbe058925e52: Download complete
c93eb42fc1cb: Pull complete
6edc54ec3599: Pull complete
cbe058925e52: Pull complete
07ecf17abb6a: Pull complete
a058b4210493: Pull complete
fa38e8bc34b4: Pull complete
4f4fb700ef54: Pull complete
f32aca46cbdf: Pull complete
Digest: sha256:1f67afafc8ff766a0ba4b0fa389054cf57083ed4a067a3c6a2126e9ddeb927f8
Status: Downloaded newer image for maven:3.9.9-amazoncorretto-8
ScriptEngineManager providers.next(): javax.script.ScriptEngineFactory: Provider jdk.nashorn.api.scripting.NashornScriptEngineFactory not a subtype