[% USE raw %] [% USE Asset %] [% BLOCK csv_export %]
[% END %] [% USE KohaDates %] [% USE Branches %] [% USE Price %] [% USE AuthorisedValues %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %]You are not authorised to manage this basket.
Warning:
The following records could not be deleted:
Some records have not been automatically added because they match an existing record in your catalog:Display them
No. | Order | RRP tax exc. | ecost tax exc. | RRP tax inc. | ecost tax inc. | Replacement price | Qty. | Total tax exc. ([% currency | html %]) | Total tax inc. ([% currency | html %]) | GST % | GST | Fund | Supplier report | [% IF ( active ) %] [% UNLESS ( closedate ) %]Modify | Cancel order | [% END %] [% END %]
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Total (GST [% foot_loo.tax_rate * 100 | html %]) | [% foot_loo.quantity | html %] | [% foot_loo.total_tax_excluded | $Price %] | [% foot_loo.total_tax_included | $Price %] | [% foot_loo.tax_value | $Price %] | [% IF ( active ) %] [% UNLESS ( closedate ) %] | [% END %] [% END %] | |||||||||
Total ([% currency | html %]) | [% total_quantity | html %] | [% total_tax_excluded | $Price %] | [% total_tax_included | $Price %] | [% total_tax_value | $Price %] | [% IF ( active ) %] [% UNLESS ( closedate ) %] | [% END %] [% END %] | |||||||||
[% books_loo.ordernumber | html %] |
[% IF ( books_loo.order_received ) %] (rcvd)[% END %]
[% IF books_loo.title %]
[% books_loo.title | html %][% IF books_loo.author %] by [% books_loo.author | html %][% END %]
[% ELSE %]
Deleted bibliographic record, can't find title Internal note: [% books_loo.order_internalnote | html %] Edit internal note [% ELSE %] Add internal note [% END %] [% IF ( books_loo.order_vendornote ) %]Vendor note: [% books_loo.order_vendornote | html %] Edit 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 | html %] ([% bookseller.name | html %]) 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.rrp_tax_excluded | $Price %] | [% books_loo.ecost_tax_excluded | $Price %] | [% books_loo.rrp_tax_included | $Price %] | [% books_loo.ecost_tax_included | $Price %] | [% books_loo.replacementprice | $Price %] | [% books_loo.quantity | html %] | [% books_loo.total_tax_excluded | $Price %] | [% books_loo.total_tax_included | $Price %] | [% books_loo.tax_rate * 100 | html %] | [% books_loo.tax_value | $Price %] | [% books_loo.budget_name | html %] | [% books_loo.suppliers_report | html %] | [% IF ( active ) %] [% UNLESS ( closedate ) %]
Modify
[% UNLESS (books_loo.order_received) %]
Transfer [% END %] |
[% IF ( books_loo.left_holds_on_order ) %]
[% ELSE %] Cancel order [% END %] [% IF ( books_loo.can_del_bib ) %] Cancel order and delete catalog record [% ELSE %] [% END %] [% IF ( books_loo.left_item ) %] [% books_loo.items | html %] item(s) left [% END %] [% IF ( books_loo.left_biblio ) %] [% books_loo.biblios | html %] order(s) left [% END %] [% IF ( books_loo.left_subscription ) %] [% books_loo.subscriptions | html %] subscription(s) left [% END %] [% IF ( books_loo.left_holds ) %] [% books_loo.holds | html %] hold(s) left [% END %] |
[% END %]
[% END %]
No. | Order | RRP tax exc. | ecost tax exc. | RRP tax inc. | ecost tax inc. | Replacement price | Qty. | Total tax exc. ([% currency | html %]) | Total tax inc. ([% currency | html %]) | GST % | GST | Fund |
---|---|---|---|---|---|---|---|---|---|---|---|---|
[% order.ordernumber | html %] |
[% IF ( order.order_received ) %] (rcvd)[% END %]
[% IF (order.title) %]
[% order.title | html %][% IF order.author %] by [% order.author | html %][% END %]
[% ELSE %]
Deleted bibliographic record, can't find title
[% END %]
Transferred to basket: <<<<<<< HEAD [% basket.basketname | html %] ([% bookseller.name | html %]) on ======= [% basket.basketname | html %] ([% bookseller.name | html %]) on >>>>>>> Bug 21526: uri escape TT variables when used in 'a href' [% timestamp | $KohaDates %] [% END %] |
[% order.rrp_tax_excluded | $Price %] | [% order.ecost_tax_excluded | $Price %] | [% order.rrp_tax_included | $Price %] | [% order.ecost_tax_included | $Price %] | [% order.replacementprice | $Price %] | [% order.quantity | html %] | [% order.total_tax_excluded | $Price %] | [% order.total_tax_included | $Price %] | [% order.tax_rate * 100 | html %] | [% order.tax_value | $Price %] | [% order.budget_name | html %] |