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

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

[% IF error_claim %] [% IF ( error_claim == "no_email" ) %]
This vendor has no email
[% ELSE %]
[% error_claim %]
[% END %] [% END %] [% IF info_claim %]
Email has been sent.
[% END %] [% IF ( lateorders ) %]
[% IF ( letters ) %]

[% END %] [% IF Supplier %] [% ELSE %] [% END %] [% FOREACH lateorder IN lateorders %] [% UNLESS ( loop.odd ) %] [% ELSE %][% END %] [% END %]
Check all
Uncheck all
Order date Estimated delivery date Vendor Information Total cost Basket Basket group Library Fund Claims count Claimed date
[% lateorder.orderdate %] ([% lateorder.latesince %] days) [% IF ( lateorder.estimateddeliverydate ) %] [% lateorder.estimateddeliverydate | $KohaDates %] [% END %] [% lateorder.supplier %] ([% lateorder.supplierid %]) [% 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 %] [% IF ( CAN_user_acquisition_order_manage ) %] [% lateorder.basketname %] ([% lateorder.basketno %]) [% ELSE %] [% lateorder.basketname %] ([% lateorder.basketno %]) [% END %] [% IF ( lateorder.basketgroupid ) %] [% IF ( CAN_user_acquisition_group_manage ) %] [% lateorder.basketgroupname %] ([% lateorder.basketgroupid %]) [% ELSE %] [% lateorder.basketgroupname %] ([% lateorder.basketgroupid %]) [% END %] [% END %] [% Branches.GetName( lateorder.branch ) %] [% lateorder.budget %] [% lateorder.claims_count %] [% lateorder.claimed_date %]
Total [% total %]  

[% UNLESS lateorder.budget_lock %] [% END %]

[% 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
  2. [% INCLUDE 'date-format.inc' %]
  3. [% INCLUDE 'date-format.inc' %]
[% INCLUDE 'acquisitions-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]