How are the quick buttons in the chart module for 5.0 customized with procedure codes? It looks like it is hard coded in the source code.
Also, I noticed in the appointment module that after changing the length of the appointment by dragging, that the original length of time of the appointment remains the same until the program is restarted.
thanks
James
Quick Buttons in 5.0
Quick Buttons in 5.0
Regards from Switzerland
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Yes, they're hard coded. Dr Fuchs added that feature. We always try not to hard code things, but we also try to let users like Dr Fuchs add features. It turns out that his addition has proven to be quite popular in the US. I did at least recently add a check for whether the procedure code exists, and to prevent button usage if it does not. But I think those buttons should not even be showing for foreign countries because it's too confusing. Until we can hide them, I would say to just try to ignore them.
The appointment length issue sounds like a bug that was fixed in version 5.0.14. You're talking about in the appointment bubble, right?
The appointment length issue sounds like a bug that was fixed in version 5.0.14. You're talking about in the appointment bubble, right?
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
i also hard code the canadian code for those button on my version I will work on a custom setting pretty soon but need to read more about OD requirement on coding. currently still busy with day job because of the subprime market in the US my company is like a mess.
I was think of creating a new table and user can can assign procedure to those button. and will load those procedure code up either when the form load or on click
I was think of creating a new table and user can can assign procedure to those button. and will load those procedure code up either when the form load or on click