[% INCLUDE 'doc-head-open.inc' %] Koha › Acquisitions › Late orders [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'acquisitions-search.inc' %]

[% IF ( Supplier ) %][% Supplier %] : [% END %]Late orders

[% IF ( lateorders ) %]
[% IF ( letters ) %]

[% END %] [% FOREACH lateorder IN lateorders %] [% END %]
Order Date Vendor Information Total cost Basket  
[% lateorder.orderdate %] ([% lateorder.latesince %] days) [% lateorder.supplier %] [% lateorder.title |html %] [% IF ( lateorder.author ) %]
Author: [% lateorder.author %][% END %] [% IF ( lateorder.publisher ) %]
Published by: [% lateorder.publisher %] [% IF ( lateorder.publicationyear ) %] in [% lateorder.publicationyear %] [% END %] [% END %]
[% lateorder.unitpricesupplier %]x[% lateorder.quantity %] = [% lateorder.subtotal %]

[% lateorder.budget %]

[% lateorder.basketno %]

[% lateorder.branch %]

Total   [% total %]  
[% ELSE %]

There are no late orders.

[% END %]

Filter Results:

[% FOREACH ERROR_LOO IN ERROR_LOOP %] [% IF ( ERROR_LOO.delay_digits ) %]

The number of days ([% ERROR_LOO.bad_delay %]) must be a number between 0 and 999.

[% END %] [% END %]
  1. days ago
[% INCLUDE 'acquisitions-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]