Pharmacy Dispensary Module Configuration
From OpenEMR Project Wiki
This module will support in-house prescription dispensing.
To turn on, Edit the openemr/interface/globals.php file:
$GLOBALS['inhouse_pharmacy'] = true;
To get an idea of how to use this module, go HERE.