Calender function

spinnaker87 wrote on Wednesday, March 25, 2009:

Hi,

I just installed openemr and the calender function just has an entry for 8 am. 

How can I modify the calender so it displays the work day?:

8am
9am
10am
11am
12am
1pm
2pm
3pm
4pm
5pm

thanks!

cfapress wrote on Friday, March 27, 2009:

M L,

This is a common question with two different answers:

(1) Change the calendar UI style to ‘Outlook’. To do this, enter the Admin section, choose Users, then edit each user so their Calendar UI style is ‘Outlook’.

- OR -

(2) Create an IN and OUT event for each day for each provider. These are special types of events that help define the default calendar’s display method.

Also, you might want to change the settings in your globals.php file that tells OpenEMR when your day starts, ends, and the minimum time increment.

Jason

spinnaker87 wrote on Friday, March 27, 2009:

HI Jason,

thanks! worked for all users except for the admin view. in admin even though i marked outlook it stayed the same.
is this a bug?  I am using version 3.0.0 btw. thanks

spinnaker87 wrote on Friday, March 27, 2009:

Hi Jason,

i got it to work… it was just a cache issue not a bug. thanks again!