You are not authorized to modify this fund
[% IF budget_period_id %] Funds for '[% budget_period_description | html %]' [% ELSE %] All funds [% END %]
[% INCLUDE 'budgets-active-currency.inc' %] [% IF budgets %] [% UNLESS budget_period_id %] [% END %]Active | Budget period description | Fund code | Fund name | Base-level allocated | Base-level ordered | Total ordered | Base-level spent | Total spent | Base-level available | Total available | Actions | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Period allocated [% IF budget_period_total %][% budget_period_total | $Price %][% END %] | [% period_alloc_total | $Price %] | [% ordered_total | $Price %] | [% spent_total | $Price %] | [% available_total | $Price %] | ||||||||
[% budget.budget_period_active | html %] | Budget [% budget.budget_period_description | html %] [id=[% budget.budget_period_id | html %]][% UNLESS budget.budget_period_active %] (inactive)[% END %] | [% budget.budget_code | html %] | [% budget.budget_name | html %] | [% budget.budget_amount | $Price %] | [% IF budget.budget_parent_id %] [% budget.budget_ordered | $Price %] [% ELSE %] [% budget.budget_ordered | $Price %] [% END %] | [% IF budget.budget_parent_id %] [% budget.total_ordered | $Price %] [% ELSE %] [% budget.total_ordered | $Price %] [% END %] | [% IF budget.budget_parent_id %] [% budget.budget_spent | $Price %] [% ELSE %] [% budget.budget_spent | $Price %] [% END %] | [% IF budget.budget_parent_id %] [% budget.total_spent | $Price %] [% ELSE %] [% budget.total_spent | $Price %] [% END %] | [% BLOCK colorcellvalue %] [% IF (value > 0) %] [% ELSIF (value < 0) %] [% ELSE %] [% END %] [% value | $Price %] [% END %][% INCLUDE colorcellvalue value=budget.budget_remaining parent=budget.budget_parent_id %] | [% INCLUDE colorcellvalue value=budget.total_remaining parent=budget.budget_parent_id %] | [% IF ( budget.budget_lock ) %][% ELSE %] | [% END %] |
No fund found
[% END %] [% END %] [% IF op == 'add_form' && !error_not_authorised_to_modify %] [% END %] [% IF op == 'delete_confirm' %]Delete fund [% budget_name | html %]?
If you delete this fund, all orders linked to this fund will be deleted!Fund amount: | [% budget_amount | $Price %] |
---|