X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=inline;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Facqui%2Fparcel.tt;h=833e606aca8353f6cebe0e0d95de26f39380347a;hb=81ee945a580189e79a268f60d9e7638e92e85f26;hp=eb5492e81df1c2422d28a10557281488d7587b55;hpb=c0234dd9b9649063acf2617fecf5c6efda38a532;p=koha.git diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt index eb5492e81d..833e606aca 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt @@ -1,31 +1,65 @@ [% INCLUDE 'doc-head-open.inc' %] Koha › Acquisitions › [% IF ( date ) %] - Receipt Summary for [% name %] [% IF ( invoice ) %]Invoice [% invoice %][% END %] on [% formatteddatereceived %][% ELSE %]Receive Orders from [% name %][% END %] + Receipt summary for [% name %] [% IF ( invoice ) %]invoice [% invoice %][% END %] on [% formatteddatereceived %][% ELSE %]Receive orders from [% name %][% END %] + [% INCLUDE 'doc-head-close.inc' %] + +[% INCLUDE 'datatables-strings.inc' %] + [% INCLUDE 'greybox.inc' %] - - - + [% INCLUDE 'header.inc' %] [% INCLUDE 'acquisitions-search.inc' %] - +
@@ -180,7 +161,7 @@ [% END %]

[% IF ( datereceived ) %] - Receipt Summary for [% name %] [% IF ( invoice ) %] [ [% invoice %] ] [% END %] on [% formatteddatereceived %] + Receipt summary for [% name %] [% IF ( invoice ) %] [ [% invoice %] ] [% END %] on [% formatteddatereceived %] [% ELSE %] Receive orders from [% name %] [% END %] @@ -197,106 +178,131 @@ [% END %] [% END %] + [% IF (error_cancelling_receipt) %] +
+ Cannot cancel receipt. Possible reasons : +
    +
  • + The order line you trying to cancel was created from a partial receipt + of another order line which is already received. Try to cancel this + one first and retry. +
  • +
  • + The order line you trying to cancel was created from a partial receipt + of another order line which has been deleted. Cancellation is not + possible. +
  • +
+
+ [% END %] +

Invoice number: [% invoice %] Received by: [% loggedinusername %] On: [% formatteddatereceived %]

-
+[% UNLESS (invoiceclosedate) %] +

+[% ELSE %] +

+ Invoice is closed, so you can't receive orders anymore. + Reopen it. +

+[% END %] +
-

Already Received

+

Already received

+ [% IF ( loop_received ) %]
@@ -304,69 +310,71 @@ Basket - Order Line + Order line Summary - View Record + View record Quantity Est cost Actual cost TOTAL + - - - - SUBTOTAL -   - [% totalprice %] - [% tototal %] - - - [% IF ( totalfreight ) %] - -   - - Shipping - [% totalfreight %] - - [% END %] - [% IF ( gst ) %] - - -

- HELP
- The total at the bottom of the page should be within a few cents of the total for the invoice. -

- - Tax rate - [% gst %] - - [% END %] - - TOTAL - [% totalquantity %] -   - [% grandtot %] - + + + + Total tax exc. + [% total_gste %] + + + [% FOREACH book_foot IN book_foot_loop %] + + Total (GST [% book_foot.gstrate * 100 | format ("%.1f") %]%) + [% book_foot.value %] + + + [% END %] + + Total tax inc. + [% total_gsti %] + + [% FOREACH loop_receive IN loop_received %] - [% UNLESS ( loop.odd ) %] - - [% ELSE %] - [% END %] [% loop_receive.basketno %] - [% loop_receive.ordernumber %] + [% loop_receive.ordernumber %] [% loop_receive.title |html %] [% IF ( loop_receive.author ) %] / [% loop_receive.author %][% END %] [% IF ( loop_receive.isbn ) %] - [% loop_receive.isbn %][% END %] [% IF ( loop_receive.publishercode ) %]
Publisher :[% loop_receive.publishercode %][% END %] + [% IF ( loop_receive.suggestionid ) %] +
+ Suggested by: [% loop_receive.surnamesuggestedby %][% IF ( loop_receive.firstnamesuggestedby ) %], [% loop_receive.firstnamesuggestedby %] [% END %] + (suggestion #[% loop_receive.suggestionid %]) + [% END %] MARC | Card [% loop_receive.quantityreceived %] [% loop_receive.ecost %] [% loop_receive.unitprice %] [% loop_receive.total %] + + [% IF (loop_receive.cannot_cancel) %] + [% span_title = BLOCK %] + Cannot cancel receipt of this order line because it + was created from a partial receipt of order line no. + [% loop_receive.parent_ordernumber %], which is + already received. Try cancelling this one first and + retry. + [% END %] + + Can't cancel receipt + + [% ELSE %] + Cancel receipt + [% END %] + [% END %] @@ -375,18 +383,22 @@ [% ELSE %]There are no received orders.[% END %]
- - - -
- -
- + +[% IF (invoiceclosedate) %] + View invoice +[% ELSE %] +
+ +
+ +
+
+[% END %]
-
+

Filter

@@ -395,22 +407,32 @@
  • - +
  • - +
  • - - + +
  • + [% IF (UNIMARC) %] +
  • + + +
  • + [% END %]
    - - Clear + + + + + + Clear