X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Facqui%2Fparcel.tt;h=877d263d73b7bff42e6688cb0b72f9031a913b0a;hb=04b4afbd92ab952671e5ea6124e9e95da4a05874;hp=afc9b6577aa2a636e42a7e9c287fdf6119932aeb;hpb=7fcff602f5fe294e78e3012fc12d600e43ca2443;p=koha_fer 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 afc9b6577a..877d263d73 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,66 @@ [% 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 +126,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,43 +143,49 @@ [% 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 ) %]
@@ -309,57 +275,38 @@ 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.title |html %] @@ -369,7 +316,7 @@ [% IF ( loop_receive.suggestionid ) %]
Suggested by: [% loop_receive.surnamesuggestedby %][% IF ( loop_receive.firstnamesuggestedby ) %], [% loop_receive.firstnamesuggestedby %] [% END %] - (suggestion #[% loop_receive.suggestionid %]) + (suggestion #[% loop_receive.suggestionid %]) [% END %] MARC | Card @@ -377,6 +324,22 @@ [% 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 %] @@ -386,17 +349,21 @@
- - -
- -
- +[% IF (invoiceclosedate) %] + View invoice +[% ELSE %] +
+ +
+ +
+
+[% END %]
-
+

Filter

@@ -405,22 +372,30 @@
  • - +
  • - +
  • - - + +
  • + [% IF (UNIMARC) %] +
  • + + +
  • + [% END %]
    - - Clear + + + + Clear