[% INCLUDE 'doc-head-open.inc' %] Koha › Acquisitions [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'datatables-strings.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'acquisitions-search.inc' %]
[% INCLUDE 'acquisitions-toolbar.inc' %]

Acquisitions

[% UNLESS ( loop_budget ) %] [% IF ( CAN_user_parameters ) %]
You must define a budget in Administration
[% ELSE %]
Your administrator must define a budget in Administration
[% END %] [% END %]
Manage orders

[% IF ( suggestion ) %][% IF ( suggestions_count ) %]
Pending suggestions

[% suggestions_count %] suggestions waiting. Manage suggestions.

[% END %][% END %]
[% IF ( loop_budget ) %]

All available funds[% IF ( branchname ) %] for [% branchname %] library[% END %]

[% FOREACH loop_budge IN loop_budget %] [% IF ( loop_budge.budget_period_active ) %] [% IF ( loop.odd ) %] [% ELSE %] [% END %] [% ELSE %] [% IF ( loop.odd ) %] [% ELSE %] [% END %] [% END %] [% END %]
Fund Owner Library Amount Ordered Spent Avail
Total     [% total_active %] [% totordered_active %] [% totspent_active %] [% totavail_active %]
[% loop_budge.budget_code %] [% loop_budge.budget_owner %] [% loop_budge.budget_branchname %] [% loop_budge.budget_amount %] [% loop_budge.budget_ordered %] [% loop_budge.budget_spent %] [% loop_budge.budget_avail %]
Show all :  [% END %]
[% INCLUDE 'acquisitions-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]