Search 1.9 billion lines of Odoo code on GitHub

show_project_fee

Author: Numigi
License: AGPL-3
Branch: 14.0
Repository: Numigi/odoo-entertainment-addons
Dependencies: project_type, show_project, show_project_role, and show_project_sale
Languages: PO File (135, 21.5%), Python (390, 62.0%), XML (64, 10.2%), and reStructuredText (40, 6.4%)
Other branches: 12.0, 46419, TA#42861b-jjbreard, TA#46416, TA#46417, TA#46722---manage_decimals, TA#48251---multi_currency_fix, TA#50141, and majouda-patch-1
Other repositories: ERPLibre/odoo-entertainment-addons, and jbreard/odoo-entertainment-addons

<h1 class="title">Show Project Fee</h1> <p>This module allows to manage <code>Fees</code> on tours and shows.</p> <a name="tour-projects"></a> <h2>Tour Projects</h2> <p>I go to the form view of a project of type <code>Tour</code>.</p> <p>I notice a new tab <code>Fees</code>.</p> <img alt="static/description/tour_fees.png" src="static/description/tour_fees.png" /> <p>This tab contains the configuration of fees for this tour. Every show in this tour will compute fees based on this configuration.</p> <a name="member-role"></a> <h3>Member Role</h3> <p>A fee distributed to an artist depends on the <code>role</code> of the artist. For example, the fee for the main artist can be different from the fee for other musicians.</p> <img alt="static/description/tour_fees_role.png" src="static/description/tour_fees_role.png" /> <a name="project-type"></a> <h3>Project Type</h3> <p>The fees depend on the type of project defined on the show.</p> <p>In the context of shows, a project type represents the phase of a show.</p> <p>For example, the fees for a running-in of a show can be different from the fees for the regular show or when playing in a festival.</p> <img alt="static/description/tour_fees_project_type.png" src="static/description/tour_fees_project_type.png" /> <p>If no project type is given, the fee is applied for all show phases.</p> <a name="sales-range"></a> <h3>Sales Range</h3> <p>It is also possible to apply the fees only if the ticket sales are between a given range.</p> <img alt="static/description/tour_fees_sale_range.png" src="static/description/tour_fees_sale_range.png" /> <p>A <code>Fixed</code> amount means that the amount of fee does not change based on ticket sales.</p> <img alt="static/description/tour_fees_fixed.png" src="static/description/tour_fees_fixed.png" /> <a name="show-projects"></a> <h2>Show Projects</h2> <p>I create a new project of type <code>Show</code> and select a tour as parent.</p> <img alt="static/description/show.png" src="static/description/show.png" /> <p>I select a type of project.</p> <img alt="static/description/show_project_type.png" src="static/description/show_project_type.png" /> <p>In the <code>Team</code> tab, I select the members of this show.</p> <img alt="static/description/show_members.png" src="static/description/show_members.png" /> <p>I go to the <code>Fees</code> tab.</p> <img alt="static/description/show_fees.png" src="static/description/show_fees.png" /> <p>I enter an amount of ticket sales, then I click on <code>Compute Fees</code>.</p> <img alt="static/description/show_fees_compute_button.png" src="static/description/show_fees_compute_button.png" /> <p>The fees for this show are computed.</p> <img alt="static/description/show_fees_computed.png" src="static/description/show_fees_computed.png" /> <p>New field <strong>Notes</strong> is created in &quot;Fees&quot; tab.</p> <img alt="static/description/notes_fee_page.png" src="static/description/notes_fee_page.png" /> <p>Since version <code>1.1.1</code> of the module, &quot;sale amount&quot; field is moved before &quot;Variable Income&quot; group.</p> <img alt="static/description/sale_amount_field_moved.png" src="static/description/sale_amount_field_moved.png" /> <a name="contributors"></a> <h2>Contributors</h2> <ul class="simple"> <li>Numigi (tm) and all its contributors (<a class="reference external" href="https://bit.ly/numigiens">https://bit.ly/numigiens</a>)</li> </ul> <a name="more-information"></a> <h2>More information</h2> <ul class="simple"> <li>Meet us at <a class="reference external" href="https://bit.ly/numigi-com">https://bit.ly/numigi-com</a></li> </ul>