Skip to main content

Prenotazioni product for Unione Reno Galliera

Project description

Introduction

rg.prenotazioni is a booking product that allows you to reserve slots of time across the week.

It introduces two archetypes to your Plone site:

PrenotazioniFolder

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

The edit form of PrenotazioniFolder

The edit form of PrenotazioniFolder

The view of PrenotazioniFolder

The default view of PrenotazioniFolder

Prenotazione

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

Add PrenotazioniFolder

Features

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

Managers can confirm a Prenotazione using workflow transitions. The workflow transition triggers an email to be sent to the booker.

Installation

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

[instance]
eggs=
    ...
    rg.prenotazioni
    ...

zcml=
    ...
    rg.prenotazioni
    ...

Notes

rg.prenotazioni has been fully tested only with Plone 3.1.7. It has been partially tested with Plone 3.3.6. At the moment it will not work with Plone 4

rg.prenotazioni depends on Products.DataGridField, which is automatically included in your buildout, so you do not have to take care about it.

Credits

Developed with the support of Unione Reno Galliera

Logo Unione Reno Galliera

Unione Reno Galliera supports the PloneGov initiative.

Authors

This product was developed by RedTurtle Technology team.

RedTurtle Technology Site

TODO

  • Locatlization;

  • Porting to recent versions of Plone;

Changelog

1.0.2 (2012/09/07)

  • Minor fixes for public release

1.0.1 (2012/01/24)

  • Fix overbooking (#127)

1.0 (2011-11-30)

  • Initial release

Download

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rg.prenotazioni-1.0.2.tar.gz (31.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page