Skip to content

Latest commit

 

History

History
68 lines (42 loc) · 1.76 KB

File metadata and controls

68 lines (42 loc) · 1.76 KB

Show Project Per Diem

This module allows to define Per Diem on shows.

As Project / Manager, under Project / Configuration / Per Diem Types, I find the list of per diem types.

static/description/perdiem_type_list.png

static/description/perdiem_type_form.png

As Project / Manager, I go to a project of type Tour.

I notice a new tab Per Diem containing a table.

static/description/tour_form.png

This table allows to define unit amounts to pay for a given type of per diem.

It is not possible to define multiple lines with the same per diem type.

New field Notes is created in "Per Diem" tab.

static/description/notes_perdiem_page.png

As Project / Manager, I go to a project of type Show.

In the tab Per Diem, I notice a table Per Diem To Apply.

static/description/show_perdiem_to_apply.png

This table allows to define quantities of each type of per diem that are applicable for this show.

It is not possible to define multiple lines with the same per diem type.

I click on the button Compute Per Diem To Pay.

static/description/show_perdiem_button.png

The table below is filled with lines of per diem to pay, based on the quantities defined on the show and the unit amounts defined on the tour.

static/description/show_perdiem_computed.png

Each per diem is applicable for every member of the show.

static/description/show_members.png