|
Lines 504-514
for="tobranch"><strong>Clone these rules to:</strong></label> <input type="hidde
Link Here
|
| 504 |
<li><strong>From home library:</strong> Only patrons from the item's home library may put this book on hold.</li> |
504 |
<li><strong>From home library:</strong> Only patrons from the item's home library may put this book on hold.</li> |
| 505 |
<li><strong>No holds allowed:</strong> No patron may put this book on hold.</li> |
505 |
<li><strong>No holds allowed:</strong> No patron may put this book on hold.</li> |
| 506 |
</ul> |
506 |
</ul> |
| 507 |
<p> |
507 |
<p><strong>Note: </strong>If the system preference 'AllowHoldPolicyOverride' is enabled, these policies can be overridden by your circulation staff.</br /> |
| 508 |
Note that if the system preference |
508 |
<strong>Important: </strong>The policies are based on the patron's home library, not the library where the hold is being placed. |
| 509 |
<code>AllowHoldPolicyOverride</code> is enabled, these policies can |
|
|
| 510 |
be overridden by your circulation staff. Also, these policies are |
| 511 |
based on the patron's home library, <em>not</em> the library where the hold is being placed.. |
| 512 |
</p> |
509 |
</p> |
| 513 |
|
510 |
|
| 514 |
<form method="post" action="/cgi-bin/koha/admin/smart-rules.pl"> |
511 |
<form method="post" action="/cgi-bin/koha/admin/smart-rules.pl"> |
| 515 |
- |
|
|