X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fcirc%2Freturns.tt;h=674cf8678d8ee264c0c22a975e765234e8abad63;hb=90b13b00c3f3089ab8871767038edc563d18553c;hp=4ae22342be5edcdae9f26d4e163a9f092860b1d5;hpb=53daf8a2de25ef4e9c51c8316c4ec5d7760c234f;p=koha_fer diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt index 4ae22342be..674cf8678d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt @@ -1,51 +1,57 @@ +[% USE KohaDates %] +[% USE KohaBranchName %] + [% INCLUDE 'doc-head-open.inc' %] -Koha › Circulation › Check In [% title |html %] +Koha › Circulation › Check in [% title |html %] [% INCLUDE 'doc-head-close.inc' %] - + + [% INCLUDE 'header.inc' %] [% INCLUDE 'checkin-search.inc' %] - +
@@ -54,8 +60,14 @@ function Dopop(link) {
+[% IF additional_materials %] +
Note about the accompanying materials:
+ [% additional_materials %] +
+[% END %] + [% IF ( collectionItemNeedsTransferred ) %] -
This item is part of a Rotating Collection and needs to be Transferred to [% collectionBranch %]
+
This item is part of a Rotating Collection and needs to be Transferred to [% collectionBranch %]
[% END %] @@ -68,7 +80,7 @@ function Dopop(link) { [% IF ( waiting_holds ) %] -
+

[% holdsfirstname %] [% holdssurname %] has [% waiting_holds %] hold(s) waiting for pickup.

Check out to this patron.

@@ -80,7 +92,7 @@ function Dopop(link) {
[% END %] -[% IF ( WrongTransfer ) %]

Please return [% title |html %] to [% TransferWaitingAt %]

+[% IF ( WrongTransfer ) %]

Please return [% title |html %] to [% TransferWaitingAt | $KohaBranchName %]

Print slip or Cancel transfer

[% IF ( wborcnum ) %]
Hold for:
[% END %] @@ -109,10 +121,10 @@ function Dopop(link) { [% IF ( soundon ) %] -[% END %] - -
-

Hold Found (item is already waiting): [% title |html %]

+[% END %] + +
+

Hold found (item is already waiting): [% title |html %]

[% IF ( reservenotes ) %]

Notes: [% reservenotes %]

[% END %]

Hold for:

    @@ -132,7 +144,7 @@ function Dopop(link) {
    - + [% FOREACH inputloo IN inputloop %] @@ -150,7 +162,10 @@ function Dopop(link) { [% IF ( diffbranch ) %] -
    + [% IF ( soundon ) %] + + [% END %] +

    Hold needing transfer found: [% title |html %]

    Hold for:

      @@ -171,7 +186,7 @@ function Dopop(link) { - + [% FOREACH inputloo IN inputloop %] @@ -186,15 +201,26 @@ function Dopop(link) { [% END %] [% IF ( transfer ) %] - -
      -

      Please return [% DEFAULT title="item" |html %] to [% homebranchname %]

      [% END %] + +
      +

      Please return [% title or "item" |html %] to [% homebranchname %]
      ( Print slip )

      +
      + [% IF ( soundon ) %] + + [% END %] + [% END %] [% IF ( needstransfer ) %] -

      This item needs to be transferred to [% homebranchname %]

      - Transfer Now?
      + [% IF ( soundon ) %] + + [% END %] +

      This item needs to be transferred to [% homebranchname %]

      + Transfer now?
      + [% IF itemnumber %] + + [% END %] @@ -204,15 +230,18 @@ function Dopop(link) { [% FOREACH inputloo IN inputloop %] - + [% END %]
      - [% END %] + [% END %] [% IF ( diffbranch ) %] -

      Item Consigned:

      + [% IF ( soundon ) %] + + [% END %] +

      Item consigned:

      @@ -236,13 +265,13 @@ function Dopop(link) { [% IF ( reserved ) %] - -[% IF ( soundon ) %] - -[% END %] - -
      -

      Hold Found: [% title |html %]

      + + [% IF ( soundon ) %] + + [% END %] + +
      +

      Hold found: [% title |html %]

      [% IF ( reservenotes ) %]

      Notes: [% reservenotes %]

      [% END %]
      Hold for:
        @@ -264,11 +293,11 @@ function Dopop(link) { [% END %]
        [% IF ( transfertodo ) %] - - + + [% ELSE %] - + [% END %] [% FOREACH inputloo IN inputloop %] @@ -290,7 +319,7 @@ function Dopop(link) {
        [% FOREACH errmsgloo IN errmsgloop %] [% IF ( errmsgloo.badbarcode ) %] -

        No Item with barcode: [% errmsgloo.msg %]

        +

        No item with barcode: [% errmsgloo.msg %]

        [% END %] [% IF ( errmsgloo.ispermanent ) %]

        Please return to [% errmsgloo.msg %]

        @@ -298,12 +327,18 @@ function Dopop(link) { [% IF ( errmsgloo.notissued ) %]

        Not checked out.

        [% END %] + [% IF ( errmsgloo.localuse) %] +

        Local use recorded

        + [% END %] [% IF ( errmsgloo.waslost ) %]

        Item was lost, now found.

        [% END %] [% IF ( errmsgloo.withdrawn ) %]

        Item is withdrawn.

        [% END %] + [% IF ( errmsgloo.debarred ) %] +

        [% errmsgloo.debarname %]([% errmsgloo.debarcardnumber %]) is now debarred until [% errmsgloo.debarred | $KohaDates %]

        + [% END %] [% END %] [% IF ( soundon ) %] @@ -324,7 +359,7 @@ function Dopop(link) {
      - +
      Check In @@ -349,27 +384,24 @@ function Dopop(link) {
      Options - -
        [% IF ( overduecharges ) %] -
      • +

        [% IF ( exemptfine ) %] [% ELSE %] [% END %] -

      • +

        [% END %] -
      • +

        [% IF ( dropboxmode ) %] [% ELSE %] [% END %] -

      • -
      +

      @@ -377,7 +409,7 @@ function Dopop(link) { [% IF ( returned ) %]
      [% title |html %]
      - +
      Item InformationPatron Information
      Item informationPatron information
      [% title |html %] @@ -394,9 +426,9 @@ function Dopop(link) {
      [% END %] [% IF ( riloop ) %] -

      Checked-In items

      +

      Checked-in items

      - + [% FOREACH riloo IN riloop %] @@ -412,6 +444,9 @@ function Dopop(link) { [% riloo.itemtitle |html %] + + +
      Due DateTitle Author BarcodeCall NumberType PatronNote
      Due dateTitle Author BarcodeHome branchHolding branchShelving locationCall numberType PatronNote
      [% riloo.itemauthor %] [% riloo.barcode %][% riloo.homebranch %][% riloo.holdingbranch %][% riloo.location %] [% riloo.itemcallnumber %] [% riloo.itemtype %] [% riloo.ccode %] [% IF ( riloo.duedate ) %]