Motivation

Lots of work has been done toward building a booking system. It would be good to have most of this work encapsulated in an easy to install module as party of open crm.

Supported Features

  • An event content type to store information about events.
  • The ability to sell tickets to these events using a variety of payment structures including
    • Dated booking windows
    • Ticket Classes (e.g. Children, Adults and Concessions).
  • Provide relevant tabs to access data on the Party Dashboard.
  • Provide tools to allow administrators to add and manage bookings.
  • Provide a tab on the user dashboard to allow users to manage their bookings.
  • Provide useful reports.

Remaining Tasks

CommentFileSizeAuthor
#1 2116971-1.patch328.95 KBrlmumford

Comments

rlmumford’s picture

Status: Active » Needs review
StatusFileSize
new328.95 KB

Here is an initial patch.

rerooting’s picture

FYI the binary files (pngs) cause the patch to fail. I used --exclude for those and --ignore-whitespace and got it to apply cleanly. Excited to see how it goes!

rerooting’s picture

Ummmm soo... where would i find party_commerce_booking these days? partyopoly?

rlmumford’s picture

This is now in party extras. Sorry it took so long!

rerooting’s picture

Yay thanks!

caldenjacobs’s picture

Issue summary: View changes

What are general thoughts on deferring to the (wonderful) BAT (http://drupal.org/project/bat) module for Booking and Availability functionality?