Lines 236-242
Circulation:
Link Here
|
236 |
0: "Don't allow" |
236 |
0: "Don't allow" |
237 |
- checkouts of items reserved to someone else via SIP checkout messages. |
237 |
- checkouts of items reserved to someone else via SIP checkout messages. |
238 |
- If allowed do not generate RESERVED warning. |
238 |
- If allowed do not generate RESERVED warning. |
239 |
- This allows self checkouts for those items. If using the holds queue items with pending holds will be marked as "unavailable" if this set to "Don't allow". |
239 |
- This allows self-checkouts for those items. If using the holds queue items with pending holds will be marked as "unavailable" if this set to "Don't allow". |
240 |
- |
240 |
- |
241 |
- pref: AllowItemsOnLoanCheckoutSIP |
241 |
- pref: AllowItemsOnLoanCheckoutSIP |
242 |
choices: |
242 |
choices: |
Lines 244-262
Circulation:
Link Here
|
244 |
0: "Don't allow" |
244 |
0: "Don't allow" |
245 |
- checkouts of items already checked out to someone else via SIP checkout messages. |
245 |
- checkouts of items already checked out to someone else via SIP checkout messages. |
246 |
- If allowed do not generate ISSUED_TO_ANOTHER warning. |
246 |
- If allowed do not generate ISSUED_TO_ANOTHER warning. |
247 |
- This allows self checkouts for those items. |
247 |
- This allows self-checkouts for those items. |
248 |
- |
248 |
- |
249 |
- pref: AllowItemsOnHoldCheckoutSCO |
249 |
- pref: AllowItemsOnHoldCheckoutSCO |
250 |
choices: |
250 |
choices: |
251 |
1: Allow |
251 |
1: Allow |
252 |
0: "Don't allow" |
252 |
0: "Don't allow" |
253 |
- checkouts of items reserved to someone else in the SCO module. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items. |
253 |
- checkouts of items reserved to someone else in the SCO module. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self-checkouts for those items. |
254 |
- |
254 |
- |
255 |
- pref: AllFinesNeedOverride |
255 |
- pref: AllFinesNeedOverride |
256 |
choices: |
256 |
choices: |
257 |
1: Require |
257 |
1: Require |
258 |
0: "Don't require" |
258 |
0: "Don't require" |
259 |
- staff to manually override all fines, even fines less than set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference. Enabling this system preference will block all checkouts for patrons with fines both via the web-based self checkout system and via SIP. |
259 |
- staff to manually override all fines, even fines less than set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference. Enabling this system preference will block all checkouts for patrons with fines both via the web-based self-checkout system and via SIP. |
260 |
- |
260 |
- |
261 |
- pref: AllowFineOverride |
261 |
- pref: AllowFineOverride |
262 |
choices: |
262 |
choices: |
Lines 1247-1259
Circulation:
Link Here
|
1247 |
class: code |
1247 |
class: code |
1248 |
Self check-out module: |
1248 |
Self check-out module: |
1249 |
- |
1249 |
- |
1250 |
- "Include the following JavaScript on all pages in the web-based self checkout:" |
1250 |
- "Include the following JavaScript on all pages in the web-based self-checkout:" |
1251 |
- pref: SCOUserJS |
1251 |
- pref: SCOUserJS |
1252 |
type: textarea |
1252 |
type: textarea |
1253 |
syntax: javascript |
1253 |
syntax: javascript |
1254 |
class: code |
1254 |
class: code |
1255 |
- |
1255 |
- |
1256 |
- "Include the following CSS on all pages in the web-based self checkout:" |
1256 |
- "Include the following CSS on all pages in the web-based self-checkout:" |
1257 |
- pref: SCOUserCSS |
1257 |
- pref: SCOUserCSS |
1258 |
type: textarea |
1258 |
type: textarea |
1259 |
syntax: css |
1259 |
syntax: css |
Lines 1263-1290
Circulation:
Link Here
|
1263 |
choices: |
1263 |
choices: |
1264 |
1: Show |
1264 |
1: Show |
1265 |
0: "Don't show" |
1265 |
0: "Don't show" |
1266 |
- "the patron's list of current checkouts by default when they log in to the self checkout module." |
1266 |
- "the patron's list of current checkouts by default when they log in to the self-checkout module." |
1267 |
- |
1267 |
- |
1268 |
- pref: ShowPatronImageInWebBasedSelfCheck |
1268 |
- pref: ShowPatronImageInWebBasedSelfCheck |
1269 |
choices: |
1269 |
choices: |
1270 |
1: Show |
1270 |
1: Show |
1271 |
0: "Don't show" |
1271 |
0: "Don't show" |
1272 |
- "the patron's picture (if one has been added) when they use the web-based self checkout." |
1272 |
- "the patron's picture (if one has been added) when they use the web-based self-checkout." |
1273 |
- |
1273 |
- |
1274 |
- pref: WebBasedSelfCheck |
1274 |
- pref: WebBasedSelfCheck |
1275 |
choices: |
1275 |
choices: |
1276 |
1: Enable |
1276 |
1: Enable |
1277 |
0: "Don't enable" |
1277 |
0: "Don't enable" |
1278 |
- "the web-based self checkout system (available at: /cgi-bin/koha/sco/sco-main.pl)." |
1278 |
- "the web-based self-checkout system (available at: /cgi-bin/koha/sco/sco-main.pl)." |
1279 |
- |
1279 |
- |
1280 |
- Have patrons log into the web-based self checkout system with their |
1280 |
- Have patrons log into the web-based self-checkout system with their |
1281 |
- pref: SelfCheckoutByLogin |
1281 |
- pref: SelfCheckoutByLogin |
1282 |
choices: |
1282 |
choices: |
1283 |
1: username and password |
1283 |
1: username and password |
1284 |
0: cardnumber |
1284 |
0: cardnumber |
1285 |
- ".</br>NOTE: If using 'cardnumber' and AutoSelfCheckAllowed you should set SelfCheckAllowByIPRanges to prevent brute force attacks to gain patron information outside the library." |
1285 |
- ".</br>NOTE: If using 'cardnumber' and AutoSelfCheckAllowed you should set SelfCheckAllowByIPRanges to prevent brute force attacks to gain patron information outside the library." |
1286 |
- |
1286 |
- |
1287 |
- "Time out the current patron's web-based self checkout system login after" |
1287 |
- "Time out the current patron's web-based self-checkout system login after" |
1288 |
- pref: SelfCheckTimeout |
1288 |
- pref: SelfCheckTimeout |
1289 |
class: integer |
1289 |
class: integer |
1290 |
- seconds. |
1290 |
- seconds. |
Lines 1293-1305
Circulation:
Link Here
|
1293 |
choices: |
1293 |
choices: |
1294 |
1: Allow |
1294 |
1: Allow |
1295 |
0: "Don't allow" |
1295 |
0: "Don't allow" |
1296 |
- patrons to return items through web-based self checkout system. |
1296 |
- patrons to return items through web-based self-checkout system. |
1297 |
- |
1297 |
- |
1298 |
- pref: AutoSelfCheckAllowed |
1298 |
- pref: AutoSelfCheckAllowed |
1299 |
choices: |
1299 |
choices: |
1300 |
1: Allow |
1300 |
1: Allow |
1301 |
0: "Don't allow" |
1301 |
0: "Don't allow" |
1302 |
- "the web-based self checkout system to automatically log in with this staff login" |
1302 |
- "the web-based self-checkout system to automatically log in with this staff login" |
1303 |
- pref: AutoSelfCheckID |
1303 |
- pref: AutoSelfCheckID |
1304 |
- and this password |
1304 |
- and this password |
1305 |
- pref: AutoSelfCheckPass |
1305 |
- pref: AutoSelfCheckPass |
Lines 1311-1324
Circulation:
Link Here
|
1311 |
choices: |
1311 |
choices: |
1312 |
1: Show |
1312 |
1: Show |
1313 |
0: "Don't show" |
1313 |
0: "Don't show" |
1314 |
- "the print receipt popup dialog when self checkout is finished." |
1314 |
- "the print receipt popup dialog when self-checkout is finished." |
1315 |
- |
1315 |
- |
1316 |
- "Allow access to the self check from the following IP addresses:" |
1316 |
- "Allow access to the self check from the following IP addresses:" |
1317 |
- pref: SelfCheckAllowByIPRanges |
1317 |
- pref: SelfCheckAllowByIPRanges |
1318 |
class: short |
1318 |
class: short |
1319 |
- (Leave blank if not used. Use ranges or simple IP addresses separated by spaces, like <code>192.168.1.1 192.168.0.0/24</code>.) |
1319 |
- (Leave blank if not used. Use ranges or simple IP addresses separated by spaces, like <code>192.168.1.1 192.168.0.0/24</code>.) |
1320 |
- |
1320 |
- |
1321 |
- "Patron categories allowed to check out in a batch while logged into the self checkout system:" |
1321 |
- "Patron categories allowed to check out in a batch while logged into the self-checkout system:" |
1322 |
- pref: SCOBatchCheckoutsValidCategories |
1322 |
- pref: SCOBatchCheckoutsValidCategories |
1323 |
choices: patron-categories |
1323 |
choices: patron-categories |
1324 |
class: multiple |
1324 |
class: multiple |