Page 1 of 1

HookAddCode request - FormApptEdit.CalculateTime_end

Posted: Fri Jul 02, 2010 2:44 pm
by alkhaef
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

Re: HookAddCode request - FormApptEdit.CalculateTime_end

Posted: Fri Jul 02, 2010 7:49 pm
by jordansparks
Done

Re: HookAddCode request - FormApptEdit.CalculateTime_end

Posted: Fri Jul 02, 2010 8:22 pm
by alkhaef
That was easy :) ... Thanks!

Enjoy your weekend!
-Al

Re: HookAddCode request - FormApptEdit.CalculateTime_end

Posted: Thu Sep 02, 2010 11:44 am
by alkhaef
Hi,

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

Thanks,
Al

Re: HookAddCode request - FormApptEdit.CalculateTime_end

Posted: Wed Sep 08, 2010 4:19 pm
by alkhaef
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,

Re: HookAddCode request - FormApptEdit.CalculateTime_end

Posted: Fri Sep 10, 2010 8:07 am
by michael
Requested parameters were added to the CalculateTime_end hook in version 7.2.39.

Re: HookAddCode request - FormApptEdit.CalculateTime_end

Posted: Tue Sep 14, 2010 4:12 pm
by alkhaef
Just checked 7.2.40 and it works like a charm :)

Thanks,