nicolasenno / rg.prenotazioni

Prenotazioni product for Unione Reno Galliera

Home Page:http://plone.org/products/rg.prenotazioni

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A booking product for Plone that allows you to reserve slots of time across the week.

This product introduces two new contents to your Plone site:

Is a folderish content type that will store your reservations (the content type Booking).

The edit form of PrenotazioniFolder

The edit form of Booking Folder

The view of Booking Folder

The default view of Booking Folder

Clicking on one of the plus signs that are shown in each available calendar slot, you can insert a Booking into your Booking Folder.

Add Booking

After adding a Booking, non managers users see that the slot is busy, managers see in the slot who made the request, a link to the Booking detail and a link to move the Booking.

Managers can confirm a Booking using workflow transitions. The workflow transition triggers an email to be sent to the booker (see below).

There are additional content rules that can be used to notify booking owner when his booking has been accepted or re-scheduled.

Rules are automatically created and enabled. See the Rule control panel to change settings.

There's also a rule that can warn the Booking Folder responsible when new booking are created, but you need to manually enable it on folders.

Add rg.prenotazioni to the egg section of your instance:

[instance]
eggs=
    ...
    rg.prenotazioni

rg.prenotazioni has been tested only with Plone 3.3 and Plone 4.2.

Note

Version 2.x of rg.prenotazioni is a deep rewrite of version 1.x and we are not providing any migration... sorry!

  • i18n support is uncomplete
  • Switch use of session to cookies
  • Tests!

Developed with the support of:

All of them supports the PloneGov initiative.

This product was developed by RedTurtle Technology team.

RedTurtle Technology Site

About

Prenotazioni product for Unione Reno Galliera

http://plone.org/products/rg.prenotazioni


Languages

Language:Python 99.0%Language:Shell 1.0%