[Koha-bugs] [Bug 28805] Batch checkout should have on-site checkout option

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 25 20:53:00 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28805

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #154346|0                           |1
        is obsolete|                            |

--- Comment #13 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 156182
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156182&action=edit
Bug 28805: Add on-site checkout checkbox in batch checkout

Add the 'on-site checkout' checkbox to the 'Batch checkout'. To verify the
functionality, follow these steps:

  1) Before the modification is added, enable the 'OnSiteCheckouts' and
'BatchCheckout' system preferences.
  2) In the 'BatchCheckoutsValidCategories' preference, select all categories.
  3) Find a user in the system. For example, Henry Acevedo.
  4) In the 'Check out' section, you can see that the 'Checkout settings'
option displays the 'On-site Checkout' checkbox when clicked.
  5) Check the 'On-site checkout' option. This will display the current date
with a runtime deadline of 23:59.
  6) Enter a barcode (for example 39999000011418).
  7) Click the 'Check out' button. This will show that the loan was made
on-site.
  8) Check the 'Batch checkout' section. This section does not hace the
'On-site checkout' checkbox.

When loading the patch with the addition of the 'on-site checkout' checkbox in
'Batch checkout' starting from step 3), you can already find the checkbox in
the 'Batch checkout' section. To use it, you can try the barcodes
39999000006179 and 39999000008494 together. Then continue from step 5).

When viewing the loans, you will see that both items (39999000006179 and
39999000008494) will appear with the label 'On-site checkout'.

If this patch is deactivated, the functionality will remain the same as it was
before this change.

Sponsored-by: Banco Central de la República Argentina
Signed-off-by: Sam Lau <samalau at gmail.com>
Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list