Text to go in the release notes:
|
This new feature allows more than one item to be scanned and processed at once in Koha's self-checkout module. This feature uses the existing BatchCheckouts and BatchCheckoutsValidCategories system preferences to determine if batch checkouts should be allowed.
NOTE: The items in the batch are handled one-by-one, so if any item in the batch requires confirmation (for example, to be renewed or returned) or is impossible to check out, the process will stop at that item. Any items earlier in the list will be processed, but any items coming after in the list will be ignored.
|