Allow deducting a configurable organisational fee for participants older than 27 from subsidies. This is calculated per day and old participant.
Reviewed-on: #149
Reviewed-by: Christian Merten <christian@merten.dev>
Co-authored-by: marius.klein <marius.klein@alpenverein-heidelberg.de>
Co-committed-by: marius.klein <marius.klein@alpenverein-heidelberg.de>
<p>{% blocktrans %}No receivers of the subsidies were provided. Subsidies will not be used.{% endblocktrans %}</p>
<p>{% blocktrans %}No receivers of the subsidies were provided. Subsidies will not be used.{% endblocktrans %}</p>
{% endif %}
{% endif %}
{% if total_org_fee %}
<h3>{% trans "Org fee" %}</h3>
{% blocktrans %}Since overaged people where part of the excursion, an organisational fee of {{ org_fee }}€ per person per day has to be paid. This totals to {{ total_org_fee_theoretical }}€. This organisational fee will be accounted against allowances and subsidies.{% endblocktrans %}
{% endif %}
{% if statement.ljp_to %}
{% if statement.ljp_to %}
<h3>{% trans "LJP contributions" %}</h3>
<p>
<p>
{% blocktrans %} The youth leaders have documented interventions worth of {{ total_seminar_days }} seminar
{% blocktrans %} The youth leaders have documented interventions worth of {{ total_seminar_days }} seminar
days for {{ participant_count }} eligible participants. Taking into account the maximum contribution quota
days for {{ participant_count }} eligible participants. Taking into account the maximum contribution quota
@ -163,6 +172,14 @@ Once their proposal was approved, the ljp contributions of should be paid to:{%
@ -83,6 +83,12 @@ in der Ausgabenübersicht gesondert aufgeführt.
{% endif %}
{% endif %}
{% if statement.total_org_fee %}
\noindent\textbf{Organisationsbeitrag}
\noindent An der Ausfahrt haben {{ statement.old_participant_count }} Personen teilgenommen, die 27 Jahre alt oder älter sind. Für sie wird pro Tag ein Organisationsbeitrag von {{ statement.org_fee }} € erhoben und mit den bezahlten Zuschüssen und Aufwandsentschädigungen verrechnet.
{% endif %}
{% else %}
{% else %}
\vspace{110pt}
\vspace{110pt}
{% endif %}
{% endif %}
@ -116,8 +122,11 @@ in der Ausgabenübersicht gesondert aufgeführt.
{% if statement.subsidy_to %}
{% if statement.subsidy_to %}
\multicolumn{2}{l}{Zuschuss Übernachtung und Anreise für alle Jugendleiter*innen}&{{ statement.subsidy_to.name|esc_all }}&{{ statement.total_subsidies }} €\\
\multicolumn{2}{l}{Zuschuss Übernachtung und Anreise für alle Jugendleiter*innen}&{{ statement.subsidy_to.name|esc_all }}&{{ statement.total_subsidies }} €\\
{% endif %}
{% endif %}
{% if statement.total_org_fee %}
\multicolumn{2}{l}{abzüglich Organisationsbeitrag für {{ statement.old_participant_count }} Teilnehmende über 27 }&& -{{ statement.total_org_fee }} €\\
{% endif %}
\midrule
\midrule
\multicolumn{3}{l}{\textbf{Summe Zuschüsse und Aufwandsentschädigung Jugendleitende}}&\textbf{{{ statement.total_staff }}}€\\
\multicolumn{3}{l}{\textbf{Summe Zuschüsse und Aufwandsentschädigung Jugendleitende}}&\textbf{{{ statement.total_staff_paid}}}€\\
<p>{% blocktrans %}No receivers of the subsidies were provided. Subsidies will not be used.{% endblocktrans %}</p>
<p>{% blocktrans %}No receivers of the subsidies were provided. Subsidies will not be used.{% endblocktrans %}</p>
{% endif %}
{% if total_org_fee %}
<h3>{% trans "Org fee" %}</h3>
<p>
{% blocktrans %}Warning: {{ old_participant_count }} participant(s) of the excursion are 27 or older. For each of them, an organisation fee of {{ org_fee }} € per day has to be paid to the account. With a duration of {{ duration }} days, a total of {{ total_org_fee_theoretical }} € is charged against the other transactions.{% endblocktrans %}
</p>
{% endif %}
{% endif %}
{% if not memberlist.statement.allowance_to_valid %}
{% if not memberlist.statement.allowance_to_valid %}
<p>
<p>
{% blocktrans %}Warning: The configured recipients of the allowance don't match the regulations. This might be because the number of recipients is bigger then the number of admissable youth leaders for this excursion.{% endblocktrans %}
{% blocktrans %}Warning: The configured recipients of the allowance don't match the regulations. This might be because the number of recipients is bigger then the number of admissable youth leaders for this excursion.{% endblocktrans %}
</p>
</p>
{% endif %}
{% endif %}
{% if memberlist.statement.ljp_to %}
<h3>{% trans "LJP contributions" %}</h3>
<h3>{% trans "LJP contributions" %}</h3>
{% if memberlist.statement.ljp_to %}
<p>
<p>
{% blocktrans %}By submitting the given seminar report, you will receive LJP contributions.
{% blocktrans %}By submitting the given seminar report, you will receive LJP contributions.
@ -204,6 +211,14 @@ you may obtain up to 25€ times {{ duration }} days for {{ theoretic_ljp_partic