Looks like it requires the "Patient Dashboard - View Reports Section" privilege to just see the tab. The config.xml of hte module does not include that privilege, so you will need to add it manually before adding it to a role for a user.
https://source.openmrs.org/browse/Modules/birtmodule/trunk/src/org/openmrs/module/birt/extension/html/BirtPatientDashboardTabExt.java?hb=true https://source.openmrs.org/browse/Modules/birtmodule/trunk/metadata/config.xml?hb=true Ben On Fri, Aug 26, 2011 at 6:54 AM, Nicholas Musinguzi <[email protected]> wrote: > > When running birt module 2.3.2 on OpenMRS 1.7.2, I noticed that for a user to > view report tab under the patient dashboard, they must have the System > Developer Role. Even assigning all rights without the System Developer role > does not show the report tab under the patient dashboard. Am not sure if its > the case with birt module 2.5.x but wanted to point this out. > Nicholas > ________________________________ > Click here to unsubscribe from OpenMRS Implementers' mailing list _________________________________________ To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-implement-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l]

