GotoModule.GotoTreatmentPlan()

This forum is for programmers who have questions about the source code.
Post Reply
alkhaef
Posts: 105
Joined: Fri Jul 02, 2010 10:37 am
Location: Los Angeles, CA

GotoModule.GotoTreatmentPlan()

Post by alkhaef »

Hi.

I see GotoModule.Goto* for a few of the modules, but none for TreatmentPlan. Can we add this? I couldn't find any other way for plugin developers to switch the current module.

Thanks,
Al
Help! I've OD'ed on OD! :)
User avatar
jordansparks
Site Admin
Posts: 5776
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: GotoModule.GotoTreatmentPlan()

Post by jordansparks »

Can you give me a file and line number? I couldn't find it with a search.
Jordan Sparks, DMD
http://www.opendental.com
alkhaef
Posts: 105
Joined: Fri Jul 02, 2010 10:37 am
Location: Los Angeles, CA

Re: GotoModule.GotoTreatmentPlan()

Post by alkhaef »

Sure. GotoModule.GotoAppointment is at around line 180 in head.

Thanks again,
Al
Al
Help! I've OD'ed on OD! :)
User avatar
jordansparks
Site Admin
Posts: 5776
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: GotoModule.GotoTreatmentPlan()

Post by jordansparks »

Of which file?
Jordan Sparks, DMD
http://www.opendental.com
alkhaef
Posts: 105
Joined: Fri Jul 02, 2010 10:37 am
Location: Los Angeles, CA

Re: GotoModule.GotoTreatmentPlan()

Post by alkhaef »

OpenDental\Misc\ClassesShared.cs
Al
Help! I've OD'ed on OD! :)
User avatar
jordansparks
Site Admin
Posts: 5776
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: GotoModule.GotoTreatmentPlan()

Post by jordansparks »

OK. Added, but not tested.
Jordan Sparks, DMD
http://www.opendental.com
Post Reply