This is from a mail I got some time ago.
- Integration with Ubercart.
- reserve time spans in predefined increments.
- create slots automatically.
For example:
- Seller Enters Time span of 12:00pm to 3:00pm
- They select 1.5 hours as increment
- Two products are created with the following time slots that can be purchased 12:00-1:30pm and 1:30pm-3:00pm
Comments
Comment #1
maulwuff commentedthe reservation module does not handle any timespans. It is designed to deal with "objects" like seats for a show.
The airplane reservation system may fit better to your needs, because it works with a schedule. Have a look at http://drupal.org/project/airplane_reservation
as to ubercart, this may be be provided in a later version.