Skip to content

Commit

Permalink
Merge pull request #209 from UCSF-IGHS/visit-config-billing
Browse files Browse the repository at this point in the history
Add billing config on patient chart to handle submission
  • Loading branch information
CynthiaKamau authored Mar 20, 2024
2 parents 959903d + ba81200 commit 66a803b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/ohri-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"@openmrs/esm-billing-app": {
"defaultCurrency":"UGX"
},
"@openmrs/esm-patient-chart-app": {
"showExtraVisitAttributesSlot": true
}
}

0 comments on commit 66a803b

Please sign in to comment.