Hello,
I'm trying to figure out the way to change all my lab slips to the 10AM time.
No it shows 5PM by default.
Unless the assistant edits the time manually, the cases show 5PM.
This creates issues when we miss out and do not allow for extra day for the lab.
The lab is on time, the case is on time, the patient is scheduled on the day of the case.
I went into "sheets" and see that the time is defined by the "labcase.DateTimeDue" variable. If I am correct, how do I change its value?
Thanks.
Changing lab slip due time.
-
- Posts: 180
- Joined: Fri Oct 14, 2011 3:31 pm
Re: Changing lab slip due time.
Bump
ForrestGumpDDS wrote: I went into "sheets" and see that the time is defined by the "labcase.DateTimeDue" variable. If I am correct, how do I change its value?
Thanks.
Re: Changing lab slip due time.
Are you asking how to make all lab cases default to be due at 10 AM? It turns out that the 5 PM due time is hard-coded into the program.
-
- Posts: 180
- Joined: Fri Oct 14, 2011 3:31 pm
Re: Changing lab slip due time.
yes, correct, I want to re-hard-code it to another time.
Do you think I can do it by changing the value of certain variable in mySQL?
Do you think I can do it by changing the value of certain variable in mySQL?
Re: Changing lab slip due time.
No, you would have to recompile the Open Dental source code to change this. Or submit a feature request to have us change it. 
