We are building a site similar too http://www.lensrentals.com/rent/tamron-70-200mm-f2.8-F001N700/for-nikon

I am in need of a developer who can dev a module. This module should:

-allow time frames to be assigned to a product
-allow the timeframes already booked to show on a calendar - similar too > http://drupal.org/project/availability_calendars
-allow easy or possibly auto management
-work similar too the function found on this site > http://www.lensrentals.com/rent/tamron-70-200mm-f2.8-F001N700/for-nikon (see right column, top and bottom)

Comments

Anonymous’s picture

So your website is already being worked on and you only need this part be done?
or does this request include building the entire site?
if you already start working, are you using ubercart or ecommerce for that?

Diegen’s picture

Yes I believe we can handle building the whole site, it's pretty much up to our standards, we have are short on time however and will need to outsource the feature I discussed above, to someone willing.

shenzhuxi’s picture

Check these modules:
http://drupal.org/project/date
http://drupal.org/project/calendar

You may still need do some coding works to integrate to eCommerce system. If you can't do it by yourself, I can do it for you.
My email: shenzhuxi@gmail.com

Anonymous’s picture

Openresort has a booking engine, possible with it, but only for D5.

based on ecommerce:
http://drupal.org/project/openresort

The successor seems to be "reservations" but it's at a very early stage, no release yet.

based on ubercart:
http://drupal.org/project/reservations

would be good if whoever takes this job could base his job (if possible) on reservations and help to bring out a release.

Diegen’s picture

Yes I am aware of those modules. I am not sure how you would integrate them in such a way so the admin can:
-set a time frame of availability easily or even automatically,
-when a user books a camera in 3 weeks in advance he would need to have the date range indicated.

This could all lead to the fact that if he had about 300 products it would really take up much of his time but if that is the only way so be it. I am hoping for a module which will work for the admin not against him, a plugin which will allow time-management of the product bookings. I don't mind if the module is released to the drupal community either. It would be great.

outcom’s picture

I'm looking to do something similar. Basically, I'd like to launch a Drupal site with both ecommerce and reservations functionality. My immediate need is for renting out conference and retreat space. However, I could see many uses going forward.

After a bit of R&D, I like both the ecommerce and availability_calendars modules. Hoping to combine them in some way without extensive development work.

Any update on your progress? Has anyone found any other viable solutions for 6.x?