All user schedules viewable

lacktrum wrote on Saturday, February 14, 2009:

Openemr newbie here.

I have installed the latest with gacl included openemr version 2.9.0.3.  When I am in the calender all user types have a calendar that can be viewed. Admin, front desk, Physicians etc…  Is there a settings to only allow certain users to have schedules?  Can I set just Physicians and Clinicians to have schedules?  If this is not available I’ll write the code to make it so.

Thanks,

Truman

cfapress wrote on Tuesday, February 17, 2009:

Truman,

If I understand your request, you only want users with the security level of Physician or Clinician to appear in the list of Providers when looking at the calendar view. Right?

The answer is simple but I’m not 100% certain of the cascading results. For your users that should not have a calendar, edit their accounts in the Admin section of OpenEMR. Change their ‘authorized’ checkbox to be empty. Now they should not appear in the list of Providers in the calendar view.

However, I’m not sure what else this might affect. The use of the ‘authorized’ flag has mutated over the years and there could be lingering code that won’t work properly for an un-authorized user.

Try this out and report back with an bugs you might find.

Jason

lacktrum wrote on Sunday, February 22, 2009:

That did it.  If I have problems I’ll report them.

Thanks.