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 1254-1266
Circulation:
Link Here
|
1254 |
class: code |
1254 |
class: code |
1255 |
Self check-out module: |
1255 |
Self check-out module: |
1256 |
- |
1256 |
- |
1257 |
- "Include the following JavaScript on all pages in the web-based self checkout:" |
1257 |
- "Include the following JavaScript on all pages in the web-based self-checkout:" |
1258 |
- pref: SCOUserJS |
1258 |
- pref: SCOUserJS |
1259 |
type: textarea |
1259 |
type: textarea |
1260 |
syntax: javascript |
1260 |
syntax: javascript |
1261 |
class: code |
1261 |
class: code |
1262 |
- |
1262 |
- |
1263 |
- "Include the following CSS on all pages in the web-based self checkout:" |
1263 |
- "Include the following CSS on all pages in the web-based self-checkout:" |
1264 |
- pref: SCOUserCSS |
1264 |
- pref: SCOUserCSS |
1265 |
type: textarea |
1265 |
type: textarea |
1266 |
syntax: css |
1266 |
syntax: css |
Lines 1270-1297
Circulation:
Link Here
|
1270 |
choices: |
1270 |
choices: |
1271 |
1: Show |
1271 |
1: Show |
1272 |
0: "Don't show" |
1272 |
0: "Don't show" |
1273 |
- "the patron's list of current checkouts by default when they log in to the self checkout module." |
1273 |
- "the patron's list of current checkouts by default when they log in to the self-checkout module." |
1274 |
- |
1274 |
- |
1275 |
- pref: ShowPatronImageInWebBasedSelfCheck |
1275 |
- pref: ShowPatronImageInWebBasedSelfCheck |
1276 |
choices: |
1276 |
choices: |
1277 |
1: Show |
1277 |
1: Show |
1278 |
0: "Don't show" |
1278 |
0: "Don't show" |
1279 |
- "the patron's picture (if one has been added) when they use the web-based self checkout." |
1279 |
- "the patron's picture (if one has been added) when they use the web-based self-checkout." |
1280 |
- |
1280 |
- |
1281 |
- pref: WebBasedSelfCheck |
1281 |
- pref: WebBasedSelfCheck |
1282 |
choices: |
1282 |
choices: |
1283 |
1: Enable |
1283 |
1: Enable |
1284 |
0: "Don't enable" |
1284 |
0: "Don't enable" |
1285 |
- "the web-based self checkout system (available at: /cgi-bin/koha/sco/sco-main.pl)." |
1285 |
- "the web-based self-checkout system (available at: /cgi-bin/koha/sco/sco-main.pl)." |
1286 |
- |
1286 |
- |
1287 |
- Have patrons log into the web-based self checkout system with their |
1287 |
- Have patrons log into the web-based self-checkout system with their |
1288 |
- pref: SelfCheckoutByLogin |
1288 |
- pref: SelfCheckoutByLogin |
1289 |
choices: |
1289 |
choices: |
1290 |
1: username and password |
1290 |
1: username and password |
1291 |
0: cardnumber |
1291 |
0: cardnumber |
1292 |
- ".</br>NOTE: If using 'cardnumber' and AutoSelfCheckAllowed you should set SelfCheckAllowByIPRanges to prevent brute force attacks to gain patron information outside the library." |
1292 |
- ".</br>NOTE: If using 'cardnumber' and AutoSelfCheckAllowed you should set SelfCheckAllowByIPRanges to prevent brute force attacks to gain patron information outside the library." |
1293 |
- |
1293 |
- |
1294 |
- "Time out the current patron's web-based self checkout system login after" |
1294 |
- "Time out the current patron's web-based self-checkout system login after" |
1295 |
- pref: SelfCheckTimeout |
1295 |
- pref: SelfCheckTimeout |
1296 |
class: integer |
1296 |
class: integer |
1297 |
- seconds. |
1297 |
- seconds. |
Lines 1300-1312
Circulation:
Link Here
|
1300 |
choices: |
1300 |
choices: |
1301 |
1: Allow |
1301 |
1: Allow |
1302 |
0: "Don't allow" |
1302 |
0: "Don't allow" |
1303 |
- patrons to return items through web-based self checkout system. |
1303 |
- patrons to return items through web-based self-checkout system. |
1304 |
- |
1304 |
- |
1305 |
- pref: AutoSelfCheckAllowed |
1305 |
- pref: AutoSelfCheckAllowed |
1306 |
choices: |
1306 |
choices: |
1307 |
1: Allow |
1307 |
1: Allow |
1308 |
0: "Don't allow" |
1308 |
0: "Don't allow" |
1309 |
- "the web-based self checkout system to automatically log in with this staff login" |
1309 |
- "the web-based self-checkout system to automatically log in with this staff login" |
1310 |
- pref: AutoSelfCheckID |
1310 |
- pref: AutoSelfCheckID |
1311 |
- and this password |
1311 |
- and this password |
1312 |
- pref: AutoSelfCheckPass |
1312 |
- pref: AutoSelfCheckPass |
Lines 1318-1331
Circulation:
Link Here
|
1318 |
choices: |
1318 |
choices: |
1319 |
1: Show |
1319 |
1: Show |
1320 |
0: "Don't show" |
1320 |
0: "Don't show" |
1321 |
- "the print receipt popup dialog when self checkout is finished." |
1321 |
- "the print receipt popup dialog when self-checkout is finished." |
1322 |
- |
1322 |
- |
1323 |
- "Allow access to the self check from the following IP addresses:" |
1323 |
- "Allow access to the self check from the following IP addresses:" |
1324 |
- pref: SelfCheckAllowByIPRanges |
1324 |
- pref: SelfCheckAllowByIPRanges |
1325 |
class: short |
1325 |
class: short |
1326 |
- (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>.) |
1326 |
- (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>.) |
1327 |
- |
1327 |
- |
1328 |
- "Patron categories allowed to check out in a batch while logged into the self checkout system:" |
1328 |
- "Patron categories allowed to check out in a batch while logged into the self-checkout system:" |
1329 |
- pref: SCOBatchCheckoutsValidCategories |
1329 |
- pref: SCOBatchCheckoutsValidCategories |
1330 |
choices: patron-categories |
1330 |
choices: patron-categories |
1331 |
class: multiple |
1331 |
class: multiple |