Show Project

Show Project

https://kastor.lab.numigi.net/web/image/product.template/909/image_1920?unique=0a81b40
  • Odoo Version

Conditions générales
Garantie satisfait ou remboursé de 30 jours
Expédition : 2-3 jours ouvrables

Show Project

Context

The module project_iteration defines the concept of a parent and a child project (a.k.a. the iteration).

The module show_place allows to create contacts of type Show Site.

Description

This module allows to use the Projects application to manage musical shows and tours.

Tours are represented as parent projects and shows are represented as children (iterations) of a tour.

Usage

I open the form view of a project in creation mode.

I notice a new selection field. It allows to define the project as either, a tour, a show or a standard project.

static/description/project_new.png

Tour

First, I create a project of type Tour.

static/description/tour_create.png

On a project of type Tour, I can not select a parent project.

Show

I create a project of type Show.

static/description/show_create.png

On a project of type Show, the field Parent is mandatory. You may only select a parent project of type Tour.

You must select a Show Date.

static/description/show_date.png

You must also select a Venue.

static/description/show_venue.png

The venue is the place where the show is performed. You may only select a partner of type Show Site.

The name of the project is readonly. It is computed based on the show date and venue.

static/description/show_title.png

When you select a parent project Tour, the fields Artist and Analytic Account are automatically filled with the values of the fields Artist and Analytic Account of the parent project Tour respectively.

static/description/tour_artist_analytic_account.png

The project of type Show.

static/description/show_artist_analytic_account.png

The analytic account/customer constraint is deleted in case of project type Show or Tour.

static/description/delete_constraint_analytic_account_customer.png static/description/analytic_account_customer.png

Show Configuration

In the Venue tab, the field Configuration allows to select a site configuration for this show.

static/description/show_configuration.png

The available values are the predefined on the venue.

static/description/show_site_configurations.png

After selecting a configuration, I notice that the fields below were automatically filled.

static/description/show_configuration_selected.png

Other fields are populated based on values defined on the show venue.

static/description/show_with_venue_fields.png

Show/Tour Project Search view

Since version 2.0.4 of the module, when I access the Project application, I can search by Artist and City from the search bar.

static/description/search_project_city_artist.png