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 5 Current »

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

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_KEYR{{directory_location}}/clinical/locale_{{selected_locale}}.json
MEDICATION_AS_NEEDED_ACCESS_KEYO{{directory_location}}/clinical/locale_{{selected_locale}}.json
CONSULTATION_SHORTCUT_KEYC{{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

 

Registration Print


Print buttons on Registration Page are configurable in Bahmni. For each Print option configured, one can configure access key. Refer Configure Patient Card Prints.

ActionAccess key
Printcharacter configured for "shortcutKey"

 

 

 

 

  • No labels