HookAddCode request - FormApptEdit.CalculateTime_end

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

HookAddCode request - FormApptEdit.CalculateTime_end

Post by alkhaef » Fri Jul 02, 2010 2:44 pm

Hello.

I'd like to request a hook to be fired at the end of FormApptEdit.CalculateTime() ("FormApptEdit.cs" line 1599 of 2135 in head).

This would allow plugin developers to customize how the total appointment time is recalculated.

This is my first such request, and I tried to be as verbose as possible, so please let me know if I've made the request properly. I looked for some forum guidelines on the subject, but couldn't find any.

Thanks and best regards,
Al
Al
Help! I've OD'ed on OD! :)

User avatar
jordansparks
Site Admin
Posts: 5770
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: HookAddCode request - FormApptEdit.CalculateTime_end

Post by jordansparks » Fri Jul 02, 2010 7:49 pm

Done
Jordan Sparks, DMD
http://www.opendental.com

alkhaef
Posts: 105
Joined: Fri Jul 02, 2010 10:37 am
Location: Los Angeles, CA

Re: HookAddCode request - FormApptEdit.CalculateTime_end

Post by alkhaef » Fri Jul 02, 2010 8:22 pm

That was easy :) ... Thanks!

Enjoy your weekend!
-Al
Al
Help! I've OD'ed on OD! :)

alkhaef
Posts: 105
Joined: Fri Jul 02, 2010 10:37 am
Location: Los Angeles, CA

Re: HookAddCode request - FormApptEdit.CalculateTime_end

Post by alkhaef » Thu Sep 02, 2010 11:44 am

Hi,

Could we add the following to the hook parameter set? provDent,provHyg,codeNums

Thanks,
Al
Al
Help! I've OD'ed on OD! :)

alkhaef
Posts: 105
Joined: Fri Jul 02, 2010 10:37 am
Location: Los Angeles, CA

Re: HookAddCode request - FormApptEdit.CalculateTime_end

Post by alkhaef » Wed Sep 08, 2010 4:19 pm

alkhaef wrote:Hi,

Could we add the following to the hook parameter set? provDent,provHyg,codeNums

Thanks,
Al
Hi. I just checked head, and it looks like the additional parameters are still not there. Any update on this?

Thanks,
Al
Help! I've OD'ed on OD! :)

michael
Posts: 38
Joined: Wed Aug 04, 2010 8:49 am

Re: HookAddCode request - FormApptEdit.CalculateTime_end

Post by michael » Fri Sep 10, 2010 8:07 am

Requested parameters were added to the CalculateTime_end hook in version 7.2.39.

alkhaef
Posts: 105
Joined: Fri Jul 02, 2010 10:37 am
Location: Los Angeles, CA

Re: HookAddCode request - FormApptEdit.CalculateTime_end

Post by alkhaef » Tue Sep 14, 2010 4:12 pm

Just checked 7.2.40 and it works like a charm :)

Thanks,
Al
Help! I've OD'ed on OD! :)

Post Reply