[% USE KohaDates %] [% USE Price %] [% USE AuthorisedValues %] [% INCLUDE 'doc-head-open.inc' %]
You are not authorised to manage this basket.
Warning:
The following records could not be deleted:
No. | Order | RRP tax exc. | ecost tax exc. | RRP tax inc. | ecost tax inc. | Qty. | Total tax exc. ([% currency %]) | Total tax inc. ([% currency %]) | GST % | GST | Fund | [% IF ( active ) %] [% UNLESS ( closedate ) %]Modify | Delete | [% END %] [% END %]
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Total (GST [% foot_loo.gstrate * 100 | $Price %]) | [% foot_loo.quantity %] | [% foot_loo.totalgste | $Price%] | [% foot_loo.totalgsti | $Price %] | [% foot_loo.gstvalue | $Price %] | [% IF ( active ) %] [% UNLESS ( closedate ) %] | [% END %] [% END %] | |||||||
Total ([% currency %]) | [% total_quantity %] | [% total_gste | $Price %] | [% total_gsti | $Price %] | [% total_gstvalue | $Price %] | [% IF ( active ) %] [% UNLESS ( closedate ) %] | [% END %] [% END %] | |||||||
[% books_loo.ordernumber %] |
[% IF ( books_loo.order_received ) %] (rcvd)[% END %]
[% books_loo.title |html %] by [% books_loo.author %]
Internal note: [% books_loo.order_internalnote|html %] [Change internal note] [% ELSE %] [Add internal note] [% END %] [% IF ( books_loo.order_vendornote ) %]Vendor note: [% books_loo.order_vendornote|html %] [Change vendor note] [% ELSE %] [Add vendor note] [% END %] [% IF (books_loo.transferred_from) %] [% basket = books_loo.transferred_from.basket %] [% bookseller = books_loo.transferred_from.bookseller %] [% timestamp = books_loo.transferred_from.timestamp %]Transferred from basket: [% basket.basketname %] ([% bookseller.name %]) on [% timestamp | $KohaDates %] [% END %] |
[% SET zero_regex = "^0{1,}\.?0{1,}[^1-9]" %] [%# 0 or 0.0 or 0.00 or 00 or 00.0 or 00.00 or 0.000 ... %]
[%# FIXME: use of a regexp is not ideal; bugs 9410 and 10929 suggest better way of handling this %]
[% books_loo.rrpgste | $Price %] | [% books_loo.ecostgste | $Price%] | [% books_loo.rrpgsti | $Price %] | [% books_loo.ecostgsti | $Price %] | [% books_loo.quantity %] | [% books_loo.totalgste | $Price %] | [% books_loo.totalgsti | $Price %] | [% books_loo.gstrate * 100 | $Price %] | [% books_loo.gstvalue | $Price %] | [% books_loo.budget_name %] | [% IF ( active ) %] [% UNLESS ( closedate ) %]
Modify
[% UNLESS (books_loo.order_received) %]
Transfer [% END %] |
[% IF ( books_loo.left_holds_on_order ) %]
[% ELSE %] Delete order [% END %] [% IF ( books_loo.can_del_bib ) %] Delete order and catalog record [% ELSE %] [% END %] [% IF ( books_loo.left_item ) %] [% books_loo.items %] item(s) left [% END %] [% IF ( books_loo.left_biblio ) %] [% books_loo.biblios %] order(s) left [% END %] [% IF ( books_loo.left_subscription ) %] [% books_loo.subscriptions %] subscription(s) left [% END %] [% IF ( books_loo.left_holds ) %] [% books_loo.holds %] hold(s) left [% END %] |
[% END %]
[% END %]
No. | Order | RRP tax exc. | ecost tax exc. | RRP tax inc. | ecost tax inc. | Qty. | Total tax exc. ([% currency %]) | Total tax inc. ([% currency %]) | GST % | GST | Fund |
---|---|---|---|---|---|---|---|---|---|---|---|
[% order.ordernumber %] |
[% IF ( order.order_received ) %] (rcvd)[% END %]
[% IF (order.title) %]
[% order.title |html %] by [% order.author %] Transferred to basket: [% basket.basketname %] ([% bookseller.name %]) on [% timestamp | $KohaDates %] [% END %] |
[% order.rrpgste | $Price %] | [% order.ecostgste | $Price %] | [% order.rrpgsti | $Price %] | [% order.ecostgsti | $Price %] | [% order.quantity %] | [% order.totalgste | $Price %] | [% order.totalgsti | $Price %] | [% order.gstrate * 100 | $Price %] | [% order.gstvalue | $Price %] | [% order.budget_name %] |