[% INCLUDE "doc-head-open.inc" %] Koha › Acquisition › Add order [% INCLUDE "doc-head-close.inc" %] [% INCLUDE "header.inc" %]
[% IF (not_enough_budget) %]
[% FOREACH var IN vars_loop %] [% FOREACH val IN var.values %] [% END %] [% END %]
[% IF (budget_exceeded) %]

Warning! Order total amount exceeds allowed budget.

[% END %] [% IF (encumbrance_exceeded) %]

Warning! You will exceed [% encumbrance %]% of your fund.

[% END %] [% IF (expenditure_exceeded) %]

Warning! You will exceed maximum limit ([% expenditure %][% IF (currency) %] [% currency %][% END %]) for your fund.

[% END %]

Do you want to confirm this order?

[% END %]
[% INCLUDE "intranet-bottom.inc" %]