How to correctly create the 'addressConfiguration.xml' config for the 'Address Hierarchy'

Hi all Please tell me how to correctly create the ‘addressConfiguration.xml’ config for the ‘Address Hierarchy’ module so that only 4 fields are displayed (Country - City - Street - House number) - there are no fields (Street and House number) in the delivery module. Also, how to create the ‘addresshierarchy.csv’ directory for these fields? And also how to correctly make translations for different languages for new fields?

1 Like

Are you trying to configure Address Hierarchy fields in the 2.x RefApp, or 3.x RefApp, or Bahmni?

This might be helpful, especially if your distribution is using the Initializer Module as well: openmrs-module-initializer/readme/addresshierarchy.md at master · mekomsolutions/openmrs-module-initializer · GitHub

Otherwise - have you already seen these resources:

2 Likes

Even following all those Wikies and issues when using O3 default addressConfiguration.xml we got:

This is an error caused by some security fixes we did in 2.6.11. It will be fixed in the next O3 RC candidate (or you can change your local version to use core 2.6.12, which has the necessary changes).

2 Likes

Which tag contains this fix patch? https://hub.docker.com/r/openmrs/openmrs-reference-application-3-backend/tags

I am using Docker infrastructure

None of them do yet. As I said, it will be in the next RC. This was something we only discovered during this round of QA.

2 Likes