You are not logged in. Please note that you need to log in before posting.
Hi,
Ive purchased hitappoint on behalf of a client (im a web designer).
I have just discovered that the software doesnt allow for recurring bookings. How can I get this to work? I need recurring bookings otherwise this great system isnt going to work for us.
Any help would be greatly appreciated.
Mitch
Offline
Here's a wild idea: There is currently an Excel export (see related topic), so how about an Excel IMPORT function? Set it up however you want elsewhere, then batch import appointments instead of scheduling each one in hitAppoint. Just an idea.
Please, while you're working on recurring bookings, consider the need to track how many appointments are left on the client's account. My need is this: A client buys a package of 10 lessons, which they normally use at one per week. They take a break (illness, vacation, etc) and when they come back they wonder how many lessons are left in their package. It would be nice to have either an account balance or number-of-appointments showing as they make appointments. In my case it's not as easy to deduct the cost of a lesson - better to set up a counter which decrements. The number of appointments available should be settable only by a provider/admin (like when they get an advance purchase check).
Offline
Thanks algis,
Can you please provide details of how the recurring bookings will work and what features it will have? 'HowToMove' has made some good points.
If its not available within a month I would like to take up the 30day money back guarantee. Are you able to commit to that? I dont want my guarantee to expire while still waiting for the new feature that we desperatly need.
Sorry to be a hassle, Im really looking forward to the new feature. It will complete the package for us.
Let me know if you need anything from this end,
Mitch
Offline
Hello Mitch,
I will make a demo of recurring appointments within 2 weeks, then we can adapt the feature to your requirements for another 2 weeks. If you are not ok within this timeframe, you'll get your money back. Is it ok for you?
HowToMove :-)
thank you, it's such a nice idea to import apps from an Excel sheet, sure it will require checking every line, anyway I will give it a try.
Regarding the packages/how many left etc I will need to carefully think it over.
Offline
algis wrote:
Regarding the packages/how many left etc I will need to carefully think it over.
Here's one simple-minded implementation which I can think of right away:
Provider/admin chooses whether user sees remaining balance or number of lessons, where number of lessons is calculated from a price-per-lesson the provider/admin enters. Setting the price of a session and using that for everyone won't work because some people get discounts. Using this method, the admin is allowed to "fudge" and the user's balance remaining is simply displayed as a rounded integer instead of a dollar amount.
It would be best for the system to actually "know" about packages, because a client might purchase a package of private lessons and a package of group classes... so there wouldn't be a single calculation that would show how many lessons were left based on their account payment balance. This would involve tracking which kind of session a given payment applies to, and would involve displaying several "remaining lesson" numbers if more than one kind of session had been paid for.
Offline
Hi Algis,
Ive been talking to my client about their ideal setup for recurring bookings. Ideally we would like the ability to select recurring bookings for weekly, fortnightly, every 3 weeks, monthly.
I envisage a drop down menu with those options. Then another drop down that allows the user to select how many recurring bookings.
Hopefully this is possible.
If I can assist someway let me know.
Thanks again,
Mitch
Offline
Hi Algis,
Any updates available? Id appreciate any news from your end.
Thanks again for your help and time.
Mitch
Offline
algis on May 12th wrote:
I will make a demo of recurring appointments within 2 weeks, then we can adapt the feature to your requirements
It's been two weeks. Can we have a status update / schedule adjustment?
Offline
Hi Algis,
Can you please post some news, any news?
I need to know whats happening otherwise I will need to go elsewhere. I dont want to go through that trouble If I can help it at all. My client needs a solution.
If there is something I can do to help let me know.
Thanks again,
Mitch
Last edited by mholding (2010-05-30 23:06:50)
Offline
Hi Algis,
Please update us. Im becoming anxious. I need to deliver something to client in next day or two.
Mitch
Offline
Hello Mitch,
version 4.2.0 has just been published with the recurring appointments option. To enable this for a service, please go to service edit, then click the "Recurring Appointments" tab. Recurring booking is available for the customer side only so far.
Please download from http://www.hitcode.com/clients/
Please let me know how it works for you.
Offline
algis wrote:
Recurring booking is available for the customer side only so far.
Do you expect to add it to the admin area soon?
I looked at your demo system (way easier than upgrading to look at your changes!), and now I'm wondering how the set of recurrance options is set. Monthly, for example, isn't an option. Can the interval of recurrance be configured, or is that a software edit?
Last edited by HowToMove (2010-06-03 20:09:24)
Offline
Hello,
thank you for your feedback :-)
HowToMove wrote:
I'm wondering how the set of recurrance options is set. Monthly, for example, isn't an option. Can the interval of recurrance be configured, or is that a software edit?
for the moment recurrance options are hardcoded inside. I plan to collect the feedback and either include all the possible options or add some sort of config .
Offline
Hi Algis,
Looking good. In our situation we need weekly, fortnightly, every 3 weeks and monthly recurring bookings.
Also would like to know your timeframe for recurring bookings in admin panel?
Thankyou
Mitch
Offline
algis wrote:
I plan to collect the feedback and either include all the possible options or add some sort of config .
Some time ago I got frustrated with calendar programs that didn't allow complete specification of recurrance, and I wrote my own in Perl. Here's the selection panel, which might not be pretty but does allow just about any calculation of intervals. The Perl script then calls functions from DateTime::Event::Recurrence to calculate dates for each of the events. I can send code fragments if you don't want to start from scratch and if you think this isn't too complicated. The idea is for the recurrance input routine to get back a list of dates, not to carry around the specification of recurrance.
Note that there is sometimes a need for a specific week/day of the month, not just the same day of the month! Students want lessons on the second Tuesday, not always on the 9th, etc.
The image attached is for feedback and discussion. I'd like to hear/see other ideas on how to make this simpler, because I went entirely for flexibility and that often causes complexity.
Offline
Hello Mitch,
ok, I've added configuration per service which recurring options to give for the customer, it is now in version 4.2.1
HowToMove,
thank you. I think that I will move to something like letting customer choosing the times from calendar when booking appointments in packages.
Offline
Welcome back Algis.
Wondering when the admin will be able to book recurring appointments? Is this going to be in an upgrade soon?
Regards
Mitch
Last edited by mholding (2010-06-29 19:40:37)
Offline
HowToMove wrote:
I'm just a user.
Whoops, sorry. Welcome back Algis I was supposed to say!
Aglis, please see question above.
Cheers
Offline
Hello Mitch,
I'm sorry the admin side recurring apps is still in development because the admin view is different from the customer's one and thus I've not yet found a (good) way to select times for several dates in one screen
Offline
algis wrote:
Hello Mitch,
I'm sorry the admin side recurring apps is still in development because the admin view is different from the customer's one and thus I've not yet found a (good) way to select times for several dates in one screen
Hi Algis,
I understand the difficulty here however if you could update us on progress I would appreciate it greatly.
We are going to launch our booking system soon. Thanks for all the help so far.
Its a great product, hopefully I can push this out to some other clients soon!
Mitch
Offline