Bug 25070: Centralize member-display-address-style
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / circ / returns.tt
blob26c0fbbf83f452dd7bf1563ba9807cf07865cb5d
1 [% USE raw %]
2 [% USE Asset %]
3 [% USE KohaDates %]
4 [% USE Branches %]
5 [% USE Koha %]
6 [% USE ItemTypes %]
7 [% USE AuthorisedValues %]
8 [% USE ColumnsSettings %]
9 [% PROCESS 'member-display-address-style.inc' %]
10 [% SET footerjs = 1 %]
11 [% BLOCK display_bormessagepref %]
12     [% IF ( bormessagepref ) %]
13         <li class="notification_method">Patron notification:
14             [% FOREACH mtt IN bormessagepref.keys %]
15                 [%~ IF ( mtt == 'email' ) %] Email[% END ~%]
16                 [%~ IF ( mtt == 'phone' ) %] Phone[% END ~%]
17                 [%~ IF ( mtt == 'sms' ) %] SMS[% END ~%]
18                 [%~ UNLESS loop.last %], [% ELSE %].[% END ~%]
19             [% END %]
20         </li>
21            [% ELSE %]
22         <li class="notification_method none">Patron is not notified.</li>
23     [% END %]
24 [% END %]
26 [% BLOCK display_holdpatron_address %]
27     [% PROCESS 'display-address-style' %]
28 [% END %]
30 [% INCLUDE 'doc-head-open.inc' %]
31 <title>Koha &rsaquo; Circulation &rsaquo; Check in [% title | html %]</title>
32 [% INCLUDE 'doc-head-close.inc' %]
33 </head>
35 <body id="circ_returns" class="circ">
36     <span class="audio-alert-success"></span>
38     [% INCLUDE 'header.inc' %]
39     [% INCLUDE 'checkin-search.inc' %]
41     <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/circ/circulation-home.pl">Circulation</a> &rsaquo; Check in</div>
43     <div class="main container-fluid">
44         <div class="row">
45             <div class="col-sm-12">
46                 <main>
47                     <div class="row">
49                         [% IF Koha.Preference('CircSidebar') %]
50                             <div class="col-sm-10 col-sm-push-2">
51                         [% ELSE %]
52                             <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
53                         [% END %]
55                         [% BLOCK all_checkin_messages %]
56                             [% IF hold_auto_filled %]
57                                 <div class="dialog message hold-auto-filled">
58                                     [% IF ( reservenotes ) %]
59                                         <h4>Notes: [% reservenotes | html %]</h4>
60                                     [% END %]
61                                     <h3>Hold filled for:</h3>
62                                     <ul>
63                                         <li>
64                                             [% INCLUDE 'patron-title.inc' patron=patron hide_patron_infos_if_needed=1 invert_name=1 %]
65                                             <span class="patron-category"> - [% patron.category.description | html %]</span>
66                                         </li>
68                                         [% INCLUDE display_holdpatron_address %]
70                                         [% IF ( patron.phone ) %]
71                                             <li>[% patron.phone | html %]</li>
72                                         [% END %]
74                                         [% IF ( patron.email ) %]
75                                             <li>
76                                                 [% IF ( transfertodo ) %]
77                                                     [% patron.email | html %]
78                                                 [% ELSE %]
79                                                     <a id="boremail" href="mailto:[% patron.email | html %]">[% patron.email | html %]</a>
80                                                 [% END %]
81                                             </li>
82                                         [% END %]
84                                         [% UNLESS ( transfertodo) %]
85                                             [% INCLUDE display_bormessagepref %]
86                                         [% END %]
88                                         [% IF ( patron.is_debarred ) %]
89                                             <li class="error">Patron is RESTRICTED</li>
90                                         [% END %]
92                                         [% IF ( patron.gonenoaddress ) %]
93                                             <li class="error">Patron's address is in doubt</li>
94                                         [% END %]
95                                     </ul>
97                                     [% IF ( transfertodo ) %]
98                                         <h4><strong>Transfer to:</strong> [% Branches.GetName( destbranch ) | html %]</h4>
99                                     [% ELSE %]
100                                         <h4><strong>Hold at</strong> [% Branches.GetName( destbranch ) | html %]</h4>
101                                     [% END %]
103                                     <a href="#" class="btn btn-default print print-slip">
104                                         <i class="fa fa-print"></i> Print
105                                     </a>
106                                 </div> <!-- /.hold-auto-filled -->
107                             [% END # /IF hold_auto_filled %]
109                             [% IF privacy == 2 AND NOT Koha.Preference('AnonymousPatron') %]
110                                 <div class="dialog alert">
111                                     <strong>Error:</strong>
112                                     This patron has requested their circulation history be anonymized on check-in, but the AnonymousPatron system preference is empty or incorrect.
113                                 </div>
114                             [% ELSIF NOT Koha.Preference('AnonymousPatron') AND Koha.Preference('OPACPrivacy') %]
115                                 <div class="dialog alert">
116                                     <strong>Error:</strong>
117                                     The system preference OPACPrivacy is set but AnonymousPatron is not! Please correct this before continuing circulation.
118                                 </div>
119                             [% END %]
121                             [% IF additional_materials %]
122                                 <div class="dialog message" id="materials">
123                                     Note about the accompanying materials: <br />
124                                     [% additional_materials | html %]
125                                 </div>
126                             [% END %]
128                             [% IF ( collectionItemNeedsTransferred ) %]
129                                  <div id="rotating-collection" class="dialog message">
130                                     <h3>Please transfer item to: [% Branches.GetName( collectionBranch ) | html %]</h3>
131                                     <p><a href="/cgi-bin/koha/catalogue/detail.pl?type=intra&amp;biblionumber=[% itembiblionumber | uri %]">[% itembarcode | html %]: [% title | html %]</a></p>
132                                     <p>This item is part of a rotating collection.</p>
133                                     <p><button type="button" class="openWin" data-url="transfer-slip.pl?transferitem=[% itemnumber | uri %]&amp;branchcode=[% collectionBranch | uri %]&amp;op=slip"><i class="fa fa-print"></i> Print slip</button></p>
134                                 </div>
135                             [% END %]
137                             <!-- Patron has added an issue note -->
138                             [% IF ( issue.note) %]
139                                 <div class="dialog message">
140                                     <h1>Patron note</h1>
141                                     <p>[% issue.notedate | $KohaDates %]</p>
142                                     <p><a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% itembiblionumber | uri %]"> [% title | html %]</a> [% author | html %]</p>
143                                     <p>[% issue.note | html %]</p>
144                                 </div>
145                             [% END %]
147                             <!-- Patron has fines -->
148                             [% IF ( fines ) %]
149                                 <div class="dialog alert">
150                                     <h3>Patron has outstanding fines of [% fines | html %].</h3>
151                                     <p><a href="/cgi-bin/koha/members/pay.pl?borrowernumber=[% fineborrowernumber | uri %]">Make payment</a>.</p>
152                                 </div>
153                             [% END %]
155                             <!-- Item has return claim(s) -->
156                             [% IF ( ReturnClaims ) %]
157                                 <div class="dialog alert return-claim">
158                                     <h3>This item has been claimed as returned by:</h3>
159                                     <ul>
160                                         [% FOREACH rc IN ReturnClaims %]
161                                             <li>
162                                                 [% INCLUDE 'patron-title.inc' patron=rc.patron hide_patron_infos_if_needed=1 invert_name=1 %]
163                                             </li>
164                                         [% END %]
165                                     </ul>
166                                 </div>
167                             [% END %]
169                             <!-- Patron has waiting holds -->
170                             [% IF ( waiting_holds ) %]
171                                 <div id="awaiting-pickup" class="dialog message">
172                                     <h3>[% INCLUDE 'patron-title.inc' patron=issue.patron hide_patron_infos_if_needed=1 invert_name=1 %] has [% waiting_holds | html %] hold(s) waiting for pickup.</h3>
173                                     <p><a href="/cgi-bin/koha/circ/circulation.pl?borrowernumber=[% holdsborrowernumber | uri %]">Check out to this patron</a>.</p>
174                                 </div>
175                             [% END %]
177                             <!-- Patron is restricted and checkin was backdated -->
178                             [% IF return_date_was_overriden && issue.patron.is_debarred %]
179                                 <div id="restricted_backdated" class="dialog message">
180                                     <h3>
181                                         [% INCLUDE 'patron-title.inc' patron=issue.patron hide_patron_infos_if_needed=1 invert_name=1 %]
182                                         is restricted. Please verify this patron should still be restricted.
183                                     </h3>
184                                 </div>
185                             [% END %]
188                             [% IF ( errmsgloop ) %]
189                                 <div class="dialog alert audio-alert-warning">
190                                     <h3>Check in message</h3>
191                                     [% IF itembiblionumber %]
192                                         <p><a href="/cgi-bin/koha/catalogue/detail.pl?type=intra&amp;biblionumber=[% itembiblionumber | uri %]">[% itembarcode | html %]: [% title | html %]</a></p>
193                                     [% END %]
194                                     [% FOREACH errmsgloo IN errmsgloop %]
195                                         [% IF ( errmsgloo.NotForLoanStatusUpdated ) %]
196                                             <p class="problem">
197                                                 Not for loan status updated.
198                                                 <br />Old value:
199                                                 [% IF errmsgloo.NotForLoanStatusUpdated.from %]
200                                                     [% AuthorisedValues.GetByCode( 'NOT_LOAN', errmsgloo.NotForLoanStatusUpdated.from ) | html %].
201                                                 [% ELSE %]
202                                                     Available for loan.
203                                                 [% END %]
204                                                 <br />New value:
205                                                 [% IF errmsgloo.NotForLoanStatusUpdated.to %]
206                                                     [% AuthorisedValues.GetByCode( 'NOT_LOAN', errmsgloo.NotForLoanStatusUpdated.to ) | html %].
207                                                 [% ELSE %]
208                                                     Available for loan.
209                                                 [% END %]
210                                             </p>
211                                         [% END %]
212                                         [% IF ( errmsgloo.ItemLocationUpdated ) %]
213                                              <p class="problem">
214                                                  Item shelving location updated.
215                                                 <br />Old value:
216                                                 [% IF errmsgloo.ItemLocationUpdated.from %]
217                                                     [% IF errmsgloo.ItemLocationUpdated.from == '' %]
218                                                         empty
219                                                     [% ELSIF AuthorisedValues.GetByCode( 'LOC', errmsgloo.ItemLocationUpdated.from ) == '' %]
220                                                         [% errmsgloo.ItemLocationUpdated.from | html %] (No description available)
221                                                     [% ELSE %]
222                                                         [% AuthorisedValues.GetByCode( 'LOC', errmsgloo.ItemLocationUpdated.from ) | html %]
223                                                     [% END %]
224                                                 [% ELSE %]
225                                                     "Blank"
226                                                 [% END %]
227                                                 <br />New value:
228                                                 [% IF errmsgloo.ItemLocationUpdated.to %]
229                                                     [% IF errmsgloo.ItemLocationUpdated.to == '' %]
230                                                         empty
231                                                     [% ELSIF AuthorisedValues.GetByCode( 'LOC', errmsgloo.ItemLocationUpdated.to ) == '' %]
232                                                         [% errmsgloo.ItemLocationUpdated.to | html %] (Not an authorized value)
233                                                     [% ELSE %]
234                                                         [% AuthorisedValues.GetByCode( 'LOC', errmsgloo.ItemLocationUpdated.to ) | html %]
235                                                     [% END %]
236                                                 [% ELSE %]
237                                                     "Blank"
238                                                 [% END %]
239                                              </p>
240                                         [% END %]
241                                         [% IF ( errmsgloo.badbarcode ) %]
242                                             <p class="problem">No item with barcode: [% errmsgloo.msg | html %]</p>
243                                         [% END %]
244                                         [% IF ( errmsgloo.ispermanent ) %]
245                                             <p class="problem">Please return item to: [% Branches.GetName( errmsgloo.msg ) | html %]</p>
246                                         [% END %]
247                                         [% IF ( errmsgloo.notissued ) %]
248                                             <p class="problem">Not checked out.</p>
249                                         [% END %]
250                                         [% IF ( errmsgloo.localuse) %]
251                                             <p class="problem">Local use recorded</p>
252                                         [% END %]
253                                         [% IF ( errmsgloo.waslost ) %]
254                                             [% IF Koha.Preference('BlockReturnOfLostItems') %]
255                                                 <p class="problem">Item is lost, cannot be checked in.</p>
256                                             [% ELSE %]
257                                                 <p class="problem">Item was lost, now found.</p>
258                                             [% END %]
259                                             [% IF LostItemFeeRefunded and not Koha.Preference('BlockReturnOfLostItems') %]
260                                                 <p class="problem">A refund has been applied to the borrowing patron's account.</p>
261                                             [% ELSIF Koha.Preference('BlockReturnOfLostItems') %]
262                                                <h5>Cannot check in</h5>
263                                                <p><strong>NOT CHECKED IN</strong></p>
264                                             [% ELSE %]
265                                                 <p class="problem">Any lost item fees for this item will remain on the patron's account.</p>
266                                             [% END %]
267                                         [% END %]
268                                         [% IF ( errmsgloo.withdrawn ) %]
269                                             [% IF Koha.Preference('BlockReturnOfWithdrawnItems') %]
270                                                <h5>Cannot check in</h5>
271                                                <p><strong>NOT CHECKED IN</strong></p>
272                                             [% END %]
273                                            <p class="problem">Item is withdrawn.</p>
274                                         [% END %]
275                                         [% IF ( errmsgloo.debarred ) %]
276                                             <p class="problem"><a href="/cgi-bin/koha/circ/circulation.pl?borrowernumber=[% errmsgloo.debarborrowernumber | uri %]">[% errmsgloo.debarname | html %]([% errmsgloo.debarcardnumber | html %])</a> is now debarred until [% errmsgloo.debarred | $KohaDates %].</p>
277                                         [% END %]
278                                         [% IF ( errmsgloo.prevdebarred ) %]
279                                             <p class="problem"><b>Reminder: </b>Patron was earlier restricted until [% errmsgloo.prevdebarred | $KohaDates %].</p>
280                                         [% END %]
281                                         [% IF ( errmsgloo.foreverdebarred ) %]
282                                             <p class="problem"><b>Reminder: </b>Patron has an indefinite restriction.</p>
283                                         [% END %]
284                                         [% IF errmsgloo.data_corrupted %]
285                                             <p class="problem">The item has not been checked in due to a configuration issue in your system. You must ask an administrator to take a look at the <a href="/cgi-bin/koha/about.pl#sysinfo">about page</a> and search for the "data problems" section</p>
286                                         [% END %]
287                                     [% END # /FOREACH errmsgloo %]
288                                 </div> <!-- /.dialog.dialog-alert -->
289                             [% END #/IF errmsgloop %]
291                             [% IF ( checkinmsg ) %]
292                                 [% IF ( checkinmsgtype == 'alert' ) %]
293                                     <div class="dialog alert">
294                                 [% ELSE %]
295                                     <div class="dialog message">
296                                 [% END %]
297                                         <p class="problem">[% checkinmsg | html_line_break %]</p>
298                                     </div>
299                             [% END # /IF checkinmsg %]
300                         [% END # /BLOCK all_checkin_messages %]
302                         [% IF wrongbranch %]
303                             <div id="wrong-branch-modal" class="modal fade audio-alert-action block">
304                                 <div class="modal-dialog">
305                                     <div class="modal-content">
306                                         <form method="post" action="returns.pl" name="mainform" id="mainform">
307                                             <div class="modal-header">
308                                                 <h3>
309                                                     Cannot check in
310                                                 </h3>
311                                             </div>
312                                             <div class="modal-body">
313                                                 <p>
314                                                     <a href="/cgi-bin/koha/catalogue/detail.pl?type=intra&amp;biblionumber=[% itembiblionumber | uri %]">
315                                                         [% itembarcode | html %]: [% title | html %]
316                                                     </a>
317                                                 </p>
318                                                 <p>
319                                                     <strong>
320                                                         NOT CHECKED IN
321                                                     </strong>
322                                                 </p>
323                                                 <p>
324                                                     This item must be checked in at following library:
325                                                     <strong>
326                                                         [% Branches.GetName( rightbranch ) | html %]
327                                                     </strong>
328                                                 </p>
329                                                 [% INCLUDE all_checkin_messages %]
330                                             </div> <!-- /.modal-body -->
331                                             <div class="modal-footer">
332                                                 <button type="button" data-dismiss="modal" class="btn btn-default approve"><i class="fa fa-check"></i> OK</button>
333                                             </div>
334                                         </form> <!-- /#mainform -->
335                                     </div> <!-- /.modal-content -->
336                                 </div> <!-- /.modal-dialog -->
337                             </div> <!-- /#wrong-branch-modal -->
338                         [% END # /IF wrongbranch %]
340                         <!-- case of a mistake in transfer loop -->
341                         [% UNLESS ( hold_auto_filled && diffbranch ) %]
342                             [% IF WrongTransfer && !transfertodo %]
343                                 [% IF Koha.Preference('TransfersBlockCirc') %]
344                                     <div id="wrong-transfer-modal" class="modal fade audio-alert-action block">
345                                 [% ELSE %]
346                                     <div id="wrong-transfer-modal" class="modal fade audio-alert-action noblock">
347                                 [% END %]
348                                     <div class="modal-dialog">
349                                         <div class="modal-content">
350                                             <div class="modal-header">
351                                                 <h3>
352                                                     Please return item to: [% Branches.GetName( TransferWaitingAt ) | html %]
353                                                 </h3>
354                                             </div>
355                                             <div class="modal-body">
356                                                 <p>
357                                                     <a href="/cgi-bin/koha/catalogue/detail.pl?type=intra&amp;biblionumber=[% itembiblionumber | uri %]">
358                                                         [% itembarcode | html %]: [% title | html %]
359                                                     </a>
360                                                 </p>
361                                                 [% INCLUDE all_checkin_messages %]
362                                             </div>
363                                             <div class="modal-footer">
364                                                 <!-- CONFIRM -->
365                                                 <button type="button" data-dismiss="modal" class="btn btn-default approve"><i class="fa fa-check"></i> OK</button>
366                                                 <!-- PRINT SLIP -->
367                                                 <button type="button" data-dismiss="modal" class="btn btn-default print openWin" data-url="transfer-slip.pl?transferitem=[% itemnumber | uri %]&amp;&amp;branchcode=[% TransferWaitingAt | uri %]&amp;op=slip"><i class="fa fa-print"></i> Print transfer slip</button>
368                                                 <!-- CANCEL TRANSFER -->
369                                                 <form method="post" action="returns.pl" name="mainform">
370                                                     <button class="btn btn-default deny" type="submit"><i class="fa fa-times"></i> Cancel transfer</button>
371                                                     <input type="hidden" name="return_date_override" value="[% return_date_override | html %]" />
372                                                     <input type="hidden" name="return_date_override_remember" value="[% return_date_override_remember | html %]" />
373                                                     <input type="hidden" name="itemnumber" value="[% itemnumber | html %]" />
374                                                     <input type="hidden" name="canceltransfer" value="1" />
375                                                     [% FOREACH inputloo IN inputloop %]
376                                                         <input type="hidden" name="ri-[% inputloo.counter | html %]" value="[% inputloo.barcode | html %]" />
377                                                         <input type="hidden" name="dd-[% inputloo.counter | html %]" value="[% inputloo.duedate | html %]" />
378                                                         <input type="hidden" name="bn-[% inputloo.counter | html %]" value="[% inputloo.borrowernumber | html %]" />
379                                                     [% END %]
380                                                 </form> <!-- /mainform -->
381                                             </div> <!-- /.modal-footer -->
382                                         </div> <!-- /.modal-content -->
383                                     </div> <!-- /.modal-dialog -->
384                                 </div> <!-- /#wrong-transfer-modal -->
385                             [% END # /IF WrongTransfer && !transfertodo %]
386                         [% END # /UNLESS hold_auto_filled && diffbranch %]
388                         [% IF ( found ) %]
389                             [% IF ( waiting ) %]
390                                 <div id="hold-found1" class="modal fade audio-alert-action block">
391                                     <div class="modal-dialog">
392                                         <div class="modal-content">
393                                             <form method="post" action="returns.pl" class="confirm">
394                                                 <div class="modal-header">
395                                                     <h3>
396                                                         Hold found (item is already waiting):
397                                                         <br/>
398                                                         <a href="/cgi-bin/koha/catalogue/detail.pl?type=intra&amp;biblionumber=[% itembiblionumber | uri %]">[% title | html %]</a>
399                                                         <div class="hold-found-barcode">
400                                                             <a href="/cgi-bin/koha/catalogue/moredetail.pl?biblionumber=[% itembiblionumber | uri %]&amp;itemnumber=[% itemnumber | uri %]">[% itembarcode | html %]</a>
401                                                         </div>
402                                                     </h3>
403                                                 </div>
405                                                 <div class="modal-body">
406                                                     [% IF ( reservenotes ) %]
407                                                         <h4>Notes: [% reservenotes | html %]</h4>
408                                                     [% END %]
410                                                     <h4>Hold for:</h4>
411                                                     <ul>
412                                                         <li>
413                                                             [% INCLUDE 'patron-title.inc' patron=patron hide_patron_infos_if_needed=1 invert_name=1 link_to="circulation_reserves" %]
414                                                             <span class="patron-category"> - [% patron.category.description | html %]</span>
415                                                         </li>
416                                                         [% INCLUDE display_holdpatron_address %]
417                                                         [% IF ( patron.phone ) %]
418                                                             <li> [% patron.phone | html %]</li>
419                                                         [% END %]
421                                                         [% IF ( patron.email ) %]
422                                                             <li><a id="boremail" href="mailto:[% patron.email | html %]">[% patron.email | html %]</a></li>
423                                                         [% END %]
425                                                         [% IF ( patron.is_debarred ) %]
426                                                             <li class="error">Patron is RESTRICTED</li>
427                                                         [% END %]
429                                                         [% IF ( patron.gonenoaddress ) %]
430                                                             <li class="error">Patron's address is in doubt</li>
431                                                         [% END %]
432                                                     </ul>
434                                                     [% IF ( transfertodo ) %]
435                                                         <h4><strong>Transfer to:</strong> [% Branches.GetName( destbranch ) | html %]</h4>
436                                                     [% ELSE %]
437                                                         <h4><strong>Hold at</strong> [% Branches.GetName( destbranch ) | html %]</h4>
438                                                     [% END %]
440                                                     [% FOREACH inputloo IN inputloop %]
441                                                         <input type="hidden" name="ri-[% inputloo.counter | html %]" value="[% inputloo.barcode | html %]" />
442                                                         <input type="hidden" name="dd-[% inputloo.counter | html %]" value="[% inputloo.duedate | html %]" />
443                                                         <input type="hidden" name="bn-[% inputloo.counter | html %]" value="[% inputloo.borrowernumber | html %]" />
444                                                     [% END %]
446                                                     <input type="hidden" name="itemnumber" value="[% itemnumber | html %]" />
447                                                     <input type="hidden" name="borrowernumber" value="[% patron.borrowernumber | html %]" />
448                                                     <input type="hidden" name="biblionumber" value="[% itembiblionumber | html %]" />
449                                                     <input type="hidden" name="reserve_id" value="[% reserve_id | html %]" />
450                                                     <input type="hidden" name="diffBranch" value="[% destbranch | html %]" />
451                                                     <input type="hidden" name="exemptfine" value="[% exemptfine | html %]" />
452                                                     <input type="hidden" name="dropboxmode" value="[% dropboxmode | html %]" />
453                                                     <input type="hidden" name="forgivemanualholdsexpire" value="[% forgivemanualholdsexpire | html %]" />
455                                                     <input type="hidden" name="return_date_override" value="[% return_date_override | html %]" />
456                                                     <input type="hidden" name="return_date_override_remember" value="[% return_date_override_remember | html %]" />
457                                                     [% INCLUDE all_checkin_messages %]
458                                                 </div> <!-- /.modal-body -->
460                                                 <div class="modal-footer">
461                                                     <input type="hidden" name="cancel_reserve" value="0" />
463                                                     <button type="submit" class="btn btn-default approve" data-dismiss="modal">
464                                                         <i class="fa fa-check"></i> Confirm hold
465                                                     </button>
467                                                     <input type="hidden" name="print_slip" value="0" />
468                                                     <button type="button" class="btn btn-default print">
469                                                         <i class="fa fa-print"></i> Print slip and confirm
470                                                     </button>
472                                                     <button type="button" class="btn btn-default deny cancel-hold">
473                                                         <i class="fa fa-times"></i> Cancel hold
474                                                     </button>
475                                                 </div> <!-- /.modal-footer -->
476                                             </form> <!-- /.confirm -->
477                                         </div> <!-- /.modal-content -->
478                                     </div> <!-- /.modal-dialog -->
479                                 </div> <!-- /#hold-found1 -->
480                             [% END # /IF waiting %]
482                             [% IF transfer || needstransfer %]
483                                 [% IF Koha.Preference('TransfersBlockCirc') %]
484                                     <div id="item-transfer-modal" class="modal fade audio-alert-action block">
485                                 [% ELSE %]
486                                     <div id="item-transfer-modal" class="modal fade audio-alert-action noblock">
487                                 [% END %]1
488                                     <div class="modal-dialog">
489                                         <div class="modal-content">
490                                             <form method="post" action="returns.pl" name="mainform" id="mainform">
492                                                 <input type="hidden" name="print_slip" value="0" />
494                                                 <div class="modal-header">
495                                                     <h3>
496                                                         Please return this item to [% Branches.GetName( returnbranch ) | html %]
497                                                     </h3>
498                                                 </div>
499                                                 <div class="modal-body">
500                                                     <p>
501                                                         <a href="/cgi-bin/koha/catalogue/detail.pl?type=intra&amp;biblionumber=[% itembiblionumber | uri %]">
502                                                             [% itembarcode | html %]: [% title | html %]
503                                                         </a>
504                                                     </p>
505                                                     [% IF !transfer %]
506                                                         <p>
507                                                             Transfer now?
508                                                         </p>
509                                                     [% END %]
510                                                     <input type="hidden" name="tobranch" value="[% returnbranch | html %]" />
511                                                     <input type="hidden" name="transferitem" value="[% itemnumber | html %]" />
512                                                     <input type="hidden" name="barcode" value="0" />
513                                                     <input type="hidden" name="trigger" value="[% trigger | html %]" />
514                                                     [% INCLUDE all_checkin_messages %]
515                                                 </div>
516                                                 <div class="modal-footer">
517                                                     [% IF !transfer %]
518                                                         <button type="submit" name="dotransfer" value="Yes" class="btn btn-default approve"><i class="fa fa-check"></i> Yes</button>
519                                                         <button type="button" name="dotransfer" value="Yes" class="btn btn-default print openWin" data-url="transfer-slip.pl?transferitem=[% itemnumber | uri %]&amp;&amp;branchcode=[% returnbranch | uri %]&amp;op=slip"><i class="fa fa-print"></i> Yes, print slip</button>
520                                                         <button type="button" data-dismiss="modal" class="btn btn-default deny" name="notransfer" value="No"><i class="fa fa-times"></i> No</button>
521                                                     [% ELSE %]
522                                                         <button type="button" data-dismiss="modal" class="btn btn-default approve"><i class="fa fa-check"></i> OK</button>
523                                                         <button type="button" data-dismiss="modal" name="dotransfer" class="btn btn-default print openWin" data-url="transfer-slip.pl?transferitem=[% itemnumber | uri %]&amp;branchcode=[% returnbranch | uri %]&amp;op=slip"><i class="fa fa-print"></i> Print slip</button>
524                                                     [% END %]
525                                                     <input type="hidden" name="return_date_override" value="[% return_date_override | html %]" />
526                                                     <input type="hidden" name="return_date_override_remember" value="[% return_date_override_remember | html %]" />
527                                                     <input type="hidden" name="exemptfine" value="[% exemptfine | html %]" />
528                                                     <input type="hidden" name="dropboxmode" value="[% dropboxmode | html %]" />
529                                                     <input type="hidden" name="forgivemanualholdsexpire" value="[% forgivemanualholdsexpire | html %]" />
530                                                     [% FOREACH inputloo IN inputloop %]
531                                                         <input type="hidden" name="ri-[% inputloo.counter | html %]" value="[% inputloo.barcode | html %]" />
532                                                         <input type="hidden" name="dd-[% inputloo.counter | html %]" value="[% inputloo.duedate | html %]" />
533                                                         <input type="hidden" name="bn-[% inputloo.counter | html %]" value="[% inputloo.borrowernumber | html %]" />
534                                                     [% END %]
535                                                 </div> <!-- /.modal-footer -->
536                                             </form> <!-- /#mainform -->
537                                         </div> <!-- /.modal-content -->
538                                     </div> <!-- /.modal-dialog -->
539                                 </div> <!-- /#item-transfer-modal -->
540                             [% END # /IF transfer || needstransfer %]
542                             <!-- case of simple return no issue or transfer but with a reservation  -->
543                             [% IF ( reserved ) %]
544                                 <!-- reserved -->
545                                 <div id="hold-found2" class="modal fade audio-alert-action block">
546                                     <div class="modal-dialog">
547                                         <div class="modal-content">
548                                             <form method="post" action="returns.pl" class="confirm">
550                                                 <input type="hidden" name="print_slip" value="0" />
552                                                 <div class="modal-header">
553                                                     <h3>
554                                                         Hold found:
555                                                         <br/>
556                                                         <a href="/cgi-bin/koha/catalogue/detail.pl?type=intra&amp;biblionumber=[% itembiblionumber | uri %]">[% title | html %]</a>
557                                                         <div class="hold-found-barcode">
558                                                             (<a href="/cgi-bin/koha/catalogue/moredetail.pl?biblionumber=[% itembiblionumber | uri %]&amp;itemnumber=[% itemnumber | uri %]">[% itembarcode | html %]</a>)
559                                                         </div>
560                                                     </h3>
561                                                 </div>
563                                                 <div class="modal-body">
564                                                     [% IF ( reservenotes ) %]
565                                                         <h4>Notes:</h4>
566                                                         <p>[% reservenotes | html %]</p>
567                                                         <hr />
568                                                     [% END %]
569                                                     <h5>Hold for:</h5>
570                                                     <ul>
571                                                         <li>
572                                                             [% INCLUDE 'patron-title.inc' patron=patron hide_patron_infos_if_needed=1 invert_name=1 link_to="circulation_reserves" %]
573                                                             <span class="patron-category"> - [% patron.category.description | html %]</span>
574                                                         </li>
576                                                         [% INCLUDE display_holdpatron_address %]
578                                                         [% IF ( patron.phone ) %]
579                                                             <li>[% patron.phone | html %]</li>
580                                                         [% END %]
582                                                         [% IF ( patron.email ) %]
583                                                             <li>
584                                                                 [% IF ( transfertodo ) %]
585                                                                     [% patron.email | html %]
586                                                                 [% ELSE %]
587                                                                     <a id="boremail" href="mailto:[% patron.email | html %]">[% patron.email | html %]</a>
588                                                                 [% END %]
589                                                             </li>
590                                                         [% END %]
592                                                         [% UNLESS ( transfertodo) %]
593                                                             [% INCLUDE display_bormessagepref %]
594                                                         [% END %]
596                                                         [% IF ( patron.is_debarred ) %]
597                                                             <li class="error">Patron is RESTRICTED</li>
598                                                         [% END %]
600                                                         [% IF ( patron.gonenoaddress ) %]
601                                                             <li class="error">Patron's address is in doubt</li>
602                                                         [% END %]
603                                                     </ul>
604                                                     [% IF ( transfertodo ) %]
605                                                         <h4><strong>Transfer to:</strong> [% Branches.GetName( destbranch ) | html %]</h4>
606                                                     [% ELSE %]
607                                                         <h4><strong>Hold at</strong> [% Branches.GetName( destbranch ) | html %]</h4>
608                                                     [% END %]
610                                                     [% FOREACH inputloo IN inputloop %]
611                                                         <input type="hidden" name="ri-[% inputloo.counter | html %]" value="[% inputloo.barcode | html %]" />
612                                                         <input type="hidden" name="dd-[% inputloo.counter | html %]" value="[% inputloo.duedate | html %]" />
613                                                         <input type="hidden" name="bn-[% inputloo.counter | html %]" value="[% inputloo.borrowernumber | html %]" />
614                                                     [% END %]
616                                                     <input type="hidden" name="itemnumber" value="[% itemnumber | html %]" />
617                                                     <input type="hidden" name="borrowernumber" value="[% patron.borrowernumber | html %]" />
618                                                     <input type="hidden" name="biblionumber" value="[% itembiblionumber | html %]" />
619                                                     <input type="hidden" name="reserve_id" value="[% reserve_id | html %]" />
620                                                     <input type="hidden" name="diffBranch" value="[% destbranch | html %]" />
621                                                     <input type="hidden" name="exemptfine" value="[% exemptfine | html %]" />
622                                                     <input type="hidden" name="dropboxmode" value="[% dropboxmode | html %]" />
623                                                     <input type="hidden" name="forgivemanualholdsexpire" value="[% forgivemanualholdsexpire | html %]" />
624                                                     <input type="hidden" name="return_date_override" value="[% return_date_override | html %]" />
625                                                     <input type="hidden" name="return_date_override_remember" value="[% return_date_override_remember | html %]" />
626                                                     [% INCLUDE all_checkin_messages %]
627                                                 </div>
629                                                 <div class="modal-footer">
630                                                     [% IF ( transfertodo ) %]
631                                                         <button type="submit" class="btn btn-default approve">
632                                                             <i class="fa fa-check"></i> Confirm hold and transfer
633                                                         </button>
634                                                         <button type="button" class="btn btn-default print">
635                                                             <i class="fa fa-print"></i> Print slip, transfer, and confirm
636                                                         </button>
637                                                     [% ELSE %]
638                                                         <button type="submit" class="btn btn-default approve">
639                                                             <i class="fa fa-check"></i> Confirm hold
640                                                         </button>
641                                                         <button type="button" class="btn btn-default print">
642                                                             <i class="fa fa-print"></i> Print slip and confirm
643                                                         </button>
644                                                     [% END %]
646                                                     <button data-dismiss="modal" aria-hidden="true" type="submit" class="btn btn-default deny">
647                                                         <i class="fa fa-times"></i> Ignore
648                                                     </button>
649                                                 </div> <!-- /.modal-footer -->
650                                             </form> <!-- /.confirm -->
651                                         </div> <!-- /.modal-content -->
652                                     </div> <!-- /.modal-dialog -->
653                                 </div> <!-- /#hold-found2 -->
654                             [% END #/IF reserved %]
655                         [% END # /IF found %]
657                         <div class="static_checkin_messages">
658                             [% INCLUDE all_checkin_messages %]
659                         </div>
661                         <form id="checkin-form" method="post" action="/cgi-bin/koha/circ/returns.pl" autocomplete="off" >
662                             <fieldset id="circ_returns_checkin">
663                                 <div class="show_checkin_dialog" style="float:right;display:none"><button type="button" class="btn btn-default btn-sm" data-toggle="tooltip" title="Show the last checkin message"><i class="fa fa-info"></i></button></div>
664                                 <h3>Check in</h3>
665                                 <div class="row">
666                                     <div class="col-sm-6">
667                                         <div class="hint">Enter item barcode:</div>
668                                             <div class="form-control-group">
669                                                 [% IF ( exemptfine ) %]
670                                                     <input name="barcode" id="barcode" size="14" class="focus input-warning" type="text" />
671                                                 [% ELSIF ( dropboxmode ) %]
672                                                     <input name="barcode" id="barcode" size="14" class="barcode focus input-warning" />
673                                                 [% ELSE %]
674                                                     <input name="barcode" id="barcode" size="14" class="barcode focus" />
675                                                 [% END %]
676                                                 <button type="submit" class="btn btn-default">Check in</button>
677                                                 [% FOREACH inputloo IN inputloop %]
678                                                     <input type="hidden" name="ri-[% inputloo.counter | html %]" value="[% inputloo.barcode | html %]" />
679                                                     <input type="hidden" name="dd-[% inputloo.counter | html %]" value="[% inputloo.duedate | html %]" />
680                                                     <input type="hidden" name="bn-[% inputloo.counter | html %]" value="[% inputloo.borrowernumber | html %]" />
681                                                 [% END %]
682                                             </div>
683                                         <div id="show-circ-settings">
684                                             <a href="#"><i class="fa circ-settings-icon fa-caret-down"></i> Checkin settings</a>
685                                         </div>
686                                     </div>
687                                     <div class="col-sm-6">
688                                         [% IF ( exemptfine ) %]
689                                             <div id="exemptfines" class="checkin-active-setting">
690                                         [% ELSE %]
691                                             <div id="exemptfines" class="checkin-active-setting" style="display:none;">
692                                         [% END %]
693                                             <p><i class="fa fa-check"></i> Fines for returned items are forgiven.</p>
694                                         </div>
696                                         [% IF ( forgivemanualholdsexpire ) %]
697                                             <div id="forgivemanualholdsexpire-alert" class="checkin-active-setting">
698                                         [% ELSE %]
699                                             <div id="forgivemanualholdsexpire-alert" class="checkin-active-setting" style="display:none;">
700                                         [% END %]
701                                                 <p><i class="fa fa-check"></i> Fines are not charged for manually cancelled holds.</p>
702                                             </div>
704                                         [% IF ( dropboxmode ) %]
705                                             <div id="dropboxmode" class="checkin-active-setting">
706                                         [% ELSE %]
707                                             <div id="dropboxmode" class="checkin-active-setting" style="display:none;">
708                                         [% END %]
709                                             <p><i class="fa fa-check"></i> Book drop mode. <span class="single-line">( Effective checkin date is [% dropboxdate | $KohaDates with_hours => 1 %] )</span></p>
710                                         </div>
711                                         [% IF ( return_date_override_remember ) %]
712                                             <div id="return_date_remember" class="checkin-active-setting">
713                                         [% ELSE %]
714                                             <div id="return_date_remember" class="checkin-active-setting" style="display:none;">
715                                         [% END %]
716                                             <p><i class="fa fa-check"></i> Saved check-in date: <span id="saved_return_date" class="single-line">[% return_date_override | html %]</span></p>
717                                         </div>
718                                     </div>
719                                 </div>
721                                 <div class="circ-settings">
722                                     [% IF Koha.Preference('SpecifyReturnDate') %]
723                                         <div class="date-select" id="return_date_override_fields">
724                                             <div class="hint">Specify return date [% INCLUDE 'date-format.inc' %]: </div>
726                                             <input type="text" size="13" id="return_date_override" name="return_date_override" value="[% return_date_override | html %]" />
730                                             <button type="button" class="action btn btn-default btn-xs" id="cleardate" name="cleardate">Clear</button>
731                                             <div class="circ-setting">
732                                                 [% IF ( return_date_override_remember ) %]
733                                                     <input type="checkbox" id="return_date_override_remember" name="return_date_override_remember" checked="checked" />
734                                                 [% ELSE %]
735                                                     <input type="checkbox" id="return_date_override_remember" name="return_date_override_remember" />
736                                                 [% END %]
737                                                 <label for="return_date_override_remember"> Remember due date for next check in</label>
738                                             </div>
739                                         </div> <!-- /.date-select -->
740                                     [% END %]
742                                     [% IF ( CAN_user_updatecharges_writeoff && overduecharges ) %]
743                                         <div id="forgive-overdue-fines" class="circ-setting">
744                                             [% IF ( exemptfine ) %]
745                                                 <input type="checkbox" id="exemptcheck" name="exemptfine" value="exemptfine" checked="checked" />
746                                             [% ELSE %]
747                                                 <input type="checkbox" id="exemptcheck" name="exemptfine" value="exemptfine" />
748                                             [% END %]
749                                             <label for="exemptcheck">Forgive overdue charges</label>
750                                         </div>
751                                     [% END %] <!-- overduecharges -->
753                                     <div id="book-drop-mode" class="circ-setting">
754                                         [% IF ( dropboxmode ) %]
755                                             <input type="checkbox" id="dropboxcheck" name="dropboxmode" value="dropboxmode" checked="checked" />
756                                         [% ELSE %]
757                                             <input type="checkbox" id="dropboxcheck" name="dropboxmode" value="dropboxmode" />
758                                         [% END %]
759                                         <label for="dropboxcheck">Book drop mode</label>
760                                     </div>
762                                     [% IF Koha.Preference('ExpireReservesMaxPickUpDelayCharge') %]
763                                         <div class="forgive-manual-hold-fees circ-setting">
764                                             [% IF ( forgivemanualholdsexpire ) %]
765                                                 <input type="checkbox" id="forgivemanualholdsexpire" name="forgivemanualholdsexpire" value="forgivemanualholdsexpire" checked="checked" />
766                                             [% ELSE %]
767                                                 <input type="checkbox" id="forgivemanualholdsexpire" name="forgivemanualholdsexpire" value="forgivemanualholdsexpire" />
768                                             [% END %]
769                                             <label for="forgivemanualholdsexpire">Forgive fees for manually expired holds</label>
770                                         </div>
771                                     [% END %] <!-- overduecharges -->
773                                 </div> <!-- /.circ-settings -->
774                             </fieldset> <!-- /#circ_returns_checkin -->
775                         </form> <!-- /#checkin-form -->
777                         [% IF ( riloop ) %]
778                             <h2>Checked-in items</h2>
779                             <table id="checkedintable">
780                                 <thead>
781                                     <tr>
782                                         <th class="ci-duedate">Due date</th>
783                                         <th class="ci-title">Title</th>
784                                         <th class="ci-author">Author</th>
785                                         <th class="ci-barcode">Barcode</th>
786                                         <th class="ci-homelibrary">Home library</th>
787                                         <th class="ci-holdinglibrary">Holding library</th>
788                                         <th class="ci-shelvinglocation">Shelving location</th>
789                                         <th class="ci-callnumber">Call number</th>
790                                         <th class="ci-dateaccessioned">Date acquired</th>
791                                         <th class="ci-recordlevelitemtype">Record-level itemtype</th>
792                                         <th class="ci-itemtype">Item type</th>
793                                         <th class="ci-patron">Patron</th>
794                                         <th class="ci-note">Note</th>
795                                     </tr>
796                                 </thead>
798                                 [% FOREACH riloo IN riloop %]
799                                     <tr>
800                                         <td class="ci-duedate">
801                                             [% IF ( riloo.duedate ) %]
802                                                 [% IF ( riloo.return_overdue ) %]
803                                                     <span class="overdue">[% riloo.duedate | html %] (overdue)</span>
804                                                 [% ELSE %]
805                                                     [% riloo.duedate | html %]
806                                                 [% END %]
807                                             [% ELSE %]
808                                                 Not checked out
809                                             [% END %]
810                                         </td>
811                                         <td class="ci-title">
812                                             <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% riloo.itembiblionumber | uri %]">
813                                                 [% riloo.itemtitle | html %]
814                                                 [% FOREACH subtitle IN riloo.subtitle.split(' \\| ') %] <span class="subtitle">[% subtitle | html %]</span>[% END %]
815                                                 [% FOREACH part_number IN riloo.part_number.split(' \\| ') %] <span class="part_number">[% part_number | html %]</span>[% END %]
816                                                 [% FOREACH part_name IN riloo.part_name.split(' \\| ') %] <span class="part_name">[% part_name | html %]<span>[% END %]
817                                             </a>
818                                             [% IF ( riloo.enumchron ) %]
819                                                 <br/>
820                                                 <span class="item_enumeration" style="white-space: nowrap;">[% riloo.enumchron | html %]</span>
821                                             [% END %]
822                                         </td>
823                                         <td class="ci-author">[% riloo.itemauthor | html %]</td>
824                                         <td class="ci-barcode">
825                                             <a href="/cgi-bin/koha/catalogue/moredetail.pl?biblionumber=[% riloo.itembiblionumber | uri %]&amp;itemnumber=[% riloo.itemnumber | uri %]#item[% riloo.itemnumber | uri %]">[% riloo.barcode | html %]</a>
826                                         </td>
827                                         <td class="ci-homelibrary">
828                                             [% Branches.GetName( riloo.homebranch ) | html %]
829                                         </td>
830                                         <td class="ci-holdinglibrary">
831                                             [% Branches.GetName( riloo.holdingbranch ) | html %]
832                                         </td>
833                                         <td class="ci-shelvinglocation">
834                                             <span class="shelvingloc">[% riloo.location | html %]</span>
835                                         </td>
836                                         <td class="ci-callnumber">
837                                             [% riloo.itemcallnumber | html %]
838                                         </td>
839                                         <td class="ci-dateaccessioned">
840                                             [% riloo.dateaccessioned | $KohaDates %]
841                                         </td>
842                                         <td class="ci-recordlevelitemtype">
843                                             [% ItemTypes.GetDescription( riloo.recordtype ) | html %]
844                                         </td>
845                                         <td class="ci-itemtype">
846                                             [% ItemTypes.GetDescription( riloo.itemtype ) | html %] [% AuthorisedValues.GetByCode('CCODE', riloo.ccode) | html %]
847                                         </td>
848                                         <td class="ci-patron">
849                                             [% IF ( riloo.duedate ) %]
850                                                 [% INCLUDE 'patron-title.inc' patron=riloo.patron hide_patron_infos_if_needed=1 invert_name=1 %]
851                                                 [% IF riloo.borissuescount %]
852                                                     <span class="results_summary nowrap">
853                                                         <span class="label">Checkouts:</span>
854                                                         <span class="number_box">
855                                                             <a href="/cgi-bin/koha/circ/circulation.pl?borrowernumber=[% riloo.patron.borrowernumber | uri %]">[% riloo.borissuescount | html %]</a>
856                                                         </span>
857                                                     </span>
858                                                 [% END %]
859                                             [% ELSE %]
860                                                 Not checked out
861                                             [% END %]
862                                         </td>
863                                         <td class="ci-note">
864                                             [% IF ( riloo.patron.borrowernotes ) %]
865                                                 <p><span class="circ-hlt patron-note">[% riloo.patron.borrowernotes | html %]</span></p>
866                                             [% END %]
867                                             [% IF ( riloo.itemnote ) %]
868                                                 <p><span class="circ-hlt item-note-public">[% riloo.itemnote | html %]</span></p>
869                                             [% END %]
870                                             [% IF ( riloo.itemnotes_nonpublic ) %]
871                                                 <p><span class="circ-hlt item-note-nonpublic">[% riloo.itemnotes_nonpublic | html %]</span></p>
872                                             [% END %]
873                                         </td>
874                                     </tr>
875                                 [% END # /FOREACH riloo %]
876                             </table> <!-- /#checkedintable -->
877                         [% END # /IF riloop %]
879                     [% IF Koha.Preference('CircSidebar') %]
880                             </div> <!-- /.col-sm-10.col-sm-push-2 -->
881                             <div class="col-sm-2 col-sm-pull-10">
882                                 <aside>
883                                     [% INCLUDE 'circ-nav.inc' %]
884                                 </aside>
885                             </div> <!-- /.col-sm-2.col-sm-pull-10 -->
886                         </div> <!-- /.row -->
887                     [% ELSE %]
888                             </div> <!-- /.col-md-10.col-md-offset-1.col-lg-8.col-lg-offset-2 -->
889                         </div> <!-- /.row -->
890                     [% END %]
892                 </main>
893             </div> <!-- /.col-sm-12 -->
894         </div> <!-- /.row -->
896 [% MACRO jsinclude BLOCK %]
897     [% INCLUDE 'datatables.inc' %]
898     [% INCLUDE 'columns_settings.inc' %]
899     [% INCLUDE 'calendar.inc' %]
900     [% Asset.js("lib/jquery/plugins/jquery-ui-timepicker-addon.min.js") | $raw %]
901     [% Asset.js("js/pages/circulation.js") | $raw %]
902     [% INCLUDE 'timepicker.inc' %]
904     <script>
905         function Dopop(link) {
906             var newin = window.open(link, 'popup', 'width=600,height=400,resizable=1,toolbar=0,scrollbars=1,top');
907             $("#barcode").focus();
908         }
909         $(document).ready(function () {
910             $(".modal.block").modal({ backdrop: 'static'}).on('shown.bs.modal', function() {
911                 $("#barcode").prop("disabled", true);
912                 $(".show_checkin_dialog").show();
913             }).on('hidden.bs.modal', function() {
914                 $("#barcode").prop("disabled", false).focus();
915             });
916             $(".modal.noblock").modal({ backdrop: 'static'}).on('shown.bs.modal', function() {
917                 $("#barcode").prop("disabled", false).focus();
918             }).on('hidden.bs.modal', function() {
919                 $("#barcode").prop("disabled", false).focus();
920             });
922             $("body").on("click", ".show_checkin_dialog button", function(e){
923                 e.preventDefault();
924                 $(".modal").modal("show");
925             });
927             $(".print-slip").on('click', function(e) {
928                 e.preventDefault();
929                 Dopop('hold-transfer-slip.pl?reserve_id=[% reserve_id | uri %]');
930             });
932             [% IF print_slip %]
933                 Dopop('hold-transfer-slip.pl?reserve_id=[% reserve_id | uri %]');
934             [% END %]
936             var columns_settings = [% ColumnsSettings.GetColumns( 'circ', 'returns', 'checkedintable', 'json' ) | $raw %]
937             var returns_table = KohaTable("checkedintable", {
938                     "bFilter":false,
939                     "bPaginate":false,
940                     "bInfo":false,
941                     "bSort":false,
942                     "dom": 'B<"clearfix">t',
943                     }, columns_settings);
945             $("#return_date_override").datetimepicker({
946                 onClose: function(dateText, inst) {
947                     if (validate_date(dateText, inst) ) {
948                         $("#barcode").focus();
949                     }
950                 },
951                 defaultDate: -1,
952                 hour: 23,
953                 minute: 59,
954                 maxDate: 0
955             }).on("change", function(e, value) {
956                 if ( ! is_valid_date( $(this).val() ) ) {$(this).val("");}
957             });
958             $("#return_date_override").on("blur", function() {
959                 check_valid_return_date();
960             });
961             $("#checkin-form").submit(function( event ) {
962                 if ( !check_valid_return_date() ) {
963                     event.preventDefault();
964                 }
965             });
967             function check_valid_return_date() {
968                 if ( $("#return_date_override").val() ) {
969                     var datetime = DateTime_from_syspref( $("#return_date_override").val() );
970                     var now = new Date();
971                     if ( !datetime || datetime > now ) {
972                         alert("Invalid return date/time!");
973                         $("#return_date_override").val("")
974                         return false;
975                     }
976                 }
977                 // Add saved date information to onscreen message, which
978                 // may or may not be hidden
979                 $("#saved_return_date").text( $("#return_date_override").val() );
980                 return true;
981             }
983             $("#exemptcheck").change(function () {
984                 if (this.checked == true) {
985                     $("#barcode").addClass("input-warning");
986                     $("#exemptfines").show();
987                 } else {
988                     $("#barcode").removeClass("input-warning");
989                     $("#exemptfines").hide();
990                 }
991                 $("#barcode").focus();
992             });
993             $("#dropboxcheck").change(function () {
994                 if (this.checked == true) {
995                     $("#barcode").addClass("input-warning");
996                     $("#dropboxmode").show();
998                     $("#return_date_override_fields :input").prop('disabled', true);
999                     $("#return_date_override").datetimepicker("disable");
1000                 } else {
1001                     $("#barcode").removeClass("input-warning");
1002                     $("#dropboxmode").hide();
1004                     $("#return_date_override_fields :input").prop('disabled', false);
1005                     $("#return_date_override").datetimepicker("enable");
1006                 }
1007                 $("#barcode").focus();
1008             });
1009             $("#forgivemanualholdsexpire").change(function () {
1010                 if (this.checked == true) {
1011                     $("#barcode").addClass("input-warning");
1012                     $("#forgivemanualholdsexpire-alert").show();
1013                 } else {
1014                     $("#barcode").removeClass("input-warning");
1015                     $("#forgivemanualholdsexpire-alert").hide();
1016                 }
1017                 $("#barcode").focus();
1018             });
1020             [% IF(overduecharges) %]
1021                 $("#barcode").focus(function () {
1022                     if (($("#exemptcheck").prop("checked") == true) || ($("#dropboxcheck").prop("checked") == true)) {
1023                         $("#barcode").addClass("input-warning");
1024                     } else {
1025                         $("#barcode").removeClass("input-warning");
1026                     }
1027                 });
1028                 $("#barcode").blur(function () {
1029                     $("#barcode").removeClass("input-warning");
1030                 });
1031             [% END %]
1033             $('.openWin').on("click",function(e){
1034                 Dopop( $(this).data("url") );
1035             });
1037             $('.print').on("click",function(e){
1038                 this.form.print_slip.value = 1;
1039                 this.form.submit();
1040             });
1042             $('.cancel-hold').on("click",function(e){
1043                 this.form.cancel_reserve.value = 1;
1044                 this.form.submit();
1045             });
1047             $('.action').on("click",function(e){
1048                 this.checked = false;
1049                 this.form.return_date_override.value = '';
1050                 this.form.return_date_override_remember.checked = false;
1051                 this.form.barcode.focus();
1052                 $("#return_date_remember").hide();
1053                 return false;
1054             });
1056             $("#return_date_override_remember").on("change", function(){
1057                 if( $(this).prop("checked" ) ){
1058                     if( $("#return_date_override").val() == "" ){
1059                         $("#saved_return_date").text( _("No date selected") );
1060                     } else {
1061                         $("#saved_return_date").text( $("#return_date_override").val() );
1062                     }
1063                     $("#return_date_remember").show();
1064                 } else {
1065                     $("#return_date_remember").hide();
1066                 }
1067             });
1068             $('[data-toggle="tooltip"]').tooltip();
1069         });
1070     </script>
1071 [% END %]
1073 [% INCLUDE 'intranet-bottom.inc' %]