Hi, I couldn't find an Issue with my question so I started this one...

I'm trying to figure out how can I use this module for 2 similar uses cases:

1. Medical appointment
2. Vehicle revision appointment

I know this services are provided in working hours, lets say from Mon to Sat from 9am to 5pm.
I want the appointment to last 1 hour, so users can only specify when it starts.
I Imagine that every doctor/technician is a resource

Is this module appropriate for this? Can someone provide me some advice for configuration?

Thanks

Comments

Anonymous’s picture

Version: 6.x-1.0-alpha5 » 6.x-3.x-dev

Yes, this module would be able to do something like this. It would be pretty easy to either change Public Bookings (don't provide 'end'-field, set end automatically) or to write an additional module making this change. I've done something similar as part of another module, but its not ready yet.
If you have problems feel free to mail/write an issue, and I'll look for the code.

YK85’s picture

I am looking for a similar functionality and trying to figure out what to use Public Bookings.
I was wondering if that additional module has been developed and can be shared with the community or integrated into this module?

Thank you!

Anonymous’s picture

Status: Active » Postponed

I have written a module to allow some more specific use cases and I'll add some of its code back to PB/BA, but I haven't been able to do so yet.
But I'd be glad to integrate any patch :)

mayur.pimple’s picture

hi all
im also looking for this module please help me how to download

Anonymous’s picture

It's not yet published, sorry.