Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

As part of internationalization, Bahmni allows the user to configuring access keys supported.

directory_location = "/var/www/bahmni_config/openmrs/i18n"

selected_locale = locale selected at the time of login (Example : en)

Access KeyDefault ValueLocation to override
CLINICAL_PRINT_ACCESS_KEY {{directory_location}}/clinical/locale_{{selected_locale}}.json
MEDICATION_AS_NEEDED_ACCESS_KEY {{directory_location}}/clinical/locale_{{selected_locale}}.json
CONSULTATION_SHORTCUT_KEY {{directory_location}}/clinical/locale_{{selected_locale}}.json
REGISTRATION_SAVE_ACCESS_KEYS{{directory_location}}/registration/locale_{{selected_locale}}.json
REGISTRATION_RELATIONSHIPS_ACCESS_KEYL{{directory_location}}/registration/locale_{{selected_locale}}.json
REGISTRATION_BACK_ACCESS_KEYB{{directory_location}}/registration/locale_{{selected_locale}}.json
REGISTRATION_ENTER_VISIT_DETAILS_ACCESS_KEYV{{directory_location}}/registration/locale_{{selected_locale}}.json
  • No labels