mekomsolutions / openmrs-module-initializer

The OpenMRS Initializer module is an API-only module that processes the content of the configuration folder when it is found inside OpenMRS' application data directory.
MIT License
23 stars 79 forks source link

[#221] Support translating AMPATH Form Names via ampathformtranslations domain #234

Closed Ruhanga closed 1 year ago

Ruhanga commented 1 year ago

Issue #221

This enhancement forces ampathformtranslations to be always reloaded because the affected message properties need to be reloaded at every startup.

ibacher commented 1 year ago

Thanks @Ruhanga! Looks great!