X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fcirc%2Fcirculation.tt;h=c860ed6832e550df38d905e8f98ce14c2eeef083;hb=c2c3a7f6434c333210232298b90c3be5897be27d;hp=57c16ee377083f34cd1ab44a04ad2b12f3d61ce8;hpb=2bc542789fdf9d551a408bc8349daa062a37c496;p=koha_fer diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt index 57c16ee377..c860ed6832 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt @@ -1,8 +1,15 @@ +[% USE KohaDates %] [% INCLUDE 'doc-head-open.inc' %] -Koha › Circulation [% IF ( borrowernumber ) %] › Checking out to [% INCLUDE 'patron-title.inc' %] [% END %] +Koha › Circulation +[% IF borrowernumber %] + › Checking out to [% INCLUDE 'patron-title.inc' invert_name = 1 %] +[% END %] + [% INCLUDE 'doc-head-close.inc' %] +[% INCLUDE 'calendar.inc' %] [% IF ( UseTablesortForCirc ) %][% END %] + -[% INCLUDE 'calendar.inc' %] @@ -196,7 +273,7 @@ function refocus(calendar) {
  • @@ -204,7 +281,7 @@ function refocus(calendar) {
  • +

    [% END %] [% IF ( RESERVE_WAITING ) %] -

    - +

    -

    +
    + + +

    [% END %] @@ -302,8 +405,8 @@ function refocus(calendar) { [% IF ( DEBT ) %][% END %] [% IF ( INVALID_DATE ) %]

    - - + +

    [% ELSE %] @@ -342,7 +445,7 @@ function refocus(calendar) { @@ -411,7 +518,7 @@ function refocus(calendar) { [% END %] [% IF ( issued ) %] -

    Item Checked out

    +

    Item checked out

    [% END %] [% IF ( message ) %] @@ -475,39 +582,10 @@ No patron matched [% message %] [% IF ( SpecifyDueDate ) %]
    -
    Specify Due Date [% INCLUDE 'date-format.inc' %]:
    - [% IF ( duedatespec ) %][% ELSE %] +
    Specify due date [% INCLUDE 'date-format.inc' %]:
    + [% IF ( duedatespec ) %][% ELSE %] [% END %] - Show Calendar - - - + [% IF ( stickyduedate ) %] [% ELSE %] @@ -667,17 +745,17 @@ No patron matched [% message %] @@ -685,7 +763,7 @@ No patron matched [% message %]
    [% IF ( issuecount ) %] -
    + @@ -694,7 +772,7 @@ No patron matched [% message %] Due date Title - Item Type + Item type Checked out on Checked out from Call no @@ -702,6 +780,9 @@ No patron matched [% message %] Price Renew

    select all | none

    Check in

    select all | none

    + [% IF export_remove_fields OR export_with_csv_profile %] + Export

    select all | none

    + [% END %] [% IF ( todayissues ) %] [% INCLUDE 'checkouts-table-footer.inc' %] @@ -725,7 +806,7 @@ No patron matched [% message %] [% todayissue.charge %] [% todayissue.replacementprice %] [% IF ( todayissue.renew_failed ) %] - Renewal Failed + Renewal failed [% ELSE %] [% IF ( todayissue.renewals ) %][% todayissue.renewals %][% ELSE %]0[% END %] [% IF ( todayissue.can_renew ) %] @@ -747,10 +828,10 @@ No patron matched [% message %] [% END %] [% IF ( todayissue.renew_error_on_reserve ) %] - On Hold + On hold [% END %] [% IF ( todayissue.renew_error_too_many ) %] - Not Renewable + Not renewable [% END %] [% IF ( todayissue.can_confirm ) %] @@ -758,11 +839,11 @@ No patron matched [% message %] [% END %] [% END %] - [% IF ( todayissue.return_failed ) %] - Checkin Failed - [% ELSE %] + [% IF ( todayissue.return_failed ) %] + Checkin failed + [% ELSE %] [% IF ( todayissue.renew_error_on_reserve ) %] - On Hold + On hold [% ELSE %] @@ -770,13 +851,19 @@ No patron matched [% message %] [% END %] - [% END %] + [% END %] + [% IF export_remove_fields OR export_with_csv_profile %] + + + + + [% END %] [% END %] [% END %] [% IF ( previssues ) %] -[% IF ( todayissues ) %]Previous checkouts[% ELSE %] -Previous checkouts +[% IF ( todayissues ) %]Previous checkouts[% ELSE %] +Previous checkouts [% INCLUDE 'checkouts-table-footer.inc' %] [% END %] @@ -800,7 +887,7 @@ No patron matched [% message %] [% previssue.charge %] [% previssue.replacementprice %] [% IF ( previssue.renew_failed ) %] - Renewal Failed + Renewal failed [% ELSE %] [% IF ( previssue.renewals ) %][% previssue.renewals %][% ELSE %]0[% END %] [% IF ( previssue.can_renew ) %] @@ -822,10 +909,10 @@ No patron matched [% message %] [% END %] [% IF ( previssue.renew_error_on_reserve ) %] - On Hold + On hold [% END %] [% IF ( previssue.renew_error_too_many ) %] - Not Renewable + Not renewable [% END %] [% IF ( previssue.can_confirm ) %] @@ -834,10 +921,10 @@ No patron matched [% message %] [% END %] [% IF ( previssue.return_failed ) %] - Checkin Failed + Check-in failed [% ELSE %] [% IF ( previssue.renew_error_on_reserve ) %] - On Hold + On hold [% ELSE %] @@ -845,7 +932,13 @@ No patron matched [% message %] [% END %] - [% END %] + [% END %] + [% IF export_remove_fields OR export_with_csv_profile %] + + + + + [% END %] [% END %] [% END %] @@ -855,13 +948,22 @@ No patron matched [% message %]
    [% IF ( CAN_user_circulate_override_renewals ) %] [% IF ( AllowRenewalLimitOverride ) %] - + [% END %] [% END %] -
    + [% IF export_remove_fields OR export_with_csv_profile %] +

    + Don't export fields : + Export + + + + + [% END %] + [% END %]
    [% ELSE %] @@ -878,7 +980,7 @@ No patron matched [% message %] Due date Title - Item Type + Item type Checked out on Checked out from Call no @@ -908,7 +1010,7 @@ No patron matched [% message %] [% END %] [% END %] [% IF ( relprevissues ) %] -Previous checkouts +Previous checkouts [% FOREACH relprevissue IN relprevissues %] [% IF ( loop.odd ) %] @@ -946,7 +1048,7 @@ No patron matched [% message %] Hold date Title - Call Number + Call number Barcode Priority Delete? @@ -977,52 +1079,24 @@ No patron matched [% message %] - [% IF ( reservloo.suspend ) %]Suspended [% IF ( reservloo.suspend_until ) %] until [% reservloo.suspend_until %][% END %][% END %] + [% IF ( reservloo.suspend ) %]Suspended [% IF ( reservloo.suspend_until ) %] until [% reservloo.suspend_until | $KohaDates %][% END %][% END %] [% END %] -
    +
    + [% IF SuspendHoldsIntranet %]
    - + [% IF AutoResumeSuspendedHolds %] - - Show Calendar + Specify date on which to resume [% INCLUDE 'date-format.inc' %]: - - [% END %]
    @@ -1032,11 +1106,12 @@ No patron matched [% message %] - + + [% END # IF SuspendHoldsIntranet %] - [% ELSE %] +[% ELSE %]

    Patron has nothing on hold.

    [% END %]