[% INCLUDE 'doc-head-open.inc' %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'calendar.inc' %] Koha › Administration › Budgets [% IF ( add_form ) %]› [% IF ( budget_period_id ) %] Modify budget'[% budget_period_id %]' [% ELSE %] Add budget [% END %] [% END %] [% IF ( delete_confirm ) %]› Delete budget '[% budget_period_description %]'? [% END %] [% IF ( delete_confirmed ) %]› Data Deleted [% END %] [% INCLUDE 'header.inc' %] [% INCLUDE 'budgets-admin-search.inc' %]
[% INCLUDE 'budgets-admin-toolbar.inc' %] [% IF ( duplicate_form ) %]
  1. Show start date calendar
    [% INCLUDE 'date-format.inc' %]
  2. Show end date calendar
    [% INCLUDE 'date-format.inc' %]
[% END %] [% IF ( add_form ) %] [% IF ( budget_period_id ) %]

Modify budget

[% ELSE %]

Add budget

[% END %]
  1. Show start date calendar
    [% INCLUDE 'date-format.inc' %]
  2. Show end date calendar
    [% INCLUDE 'date-format.inc' %]
  3. [% IF ( budget_period_active ) %][% ELSE %] [% END %]
  4. [% IF ( budget_period_locked ) %][% ELSE %] [% END %]
[% END %] [% IF ( delete_confirm ) %] [% IF ( total ) %]

Cannot delete budget

This record is used [% total %] times . Deletion is not possible.

[% ELSE %]

Delete budget '[% budget_period_description %]'?

[% END %]
[% END %] [% IF ( else ) %]

Budgets administration

[% INCLUDE 'budgets-active-currency.inc' %] [% FOREACH period_loo IN period_loop %] [% IF ( loop.odd ) %] [% ELSE %] [% END %] [% END %] [% UNLESS ( period_loop ) %] [% END %]
Budget Name Start Date End Date Active Locked Total Actions
[% period_loo.budget_period_description %] [% period_loo.budget_period_startdate %] [% period_loo.budget_period_enddate %] [% IF ( period_loo.budget_period_active ) %]Active [% ELSE %][% END %] [% IF ( period_loo.budget_period_locked ) %]Locked [% ELSE %][% END %] [% period_loo.budget_period_total %] Edit Delete Add Fund
No budget
[% pagination_bar %]
[% END %]
[% INCLUDE 'acquisitions-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]