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

David Nind <da...@davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |da...@davidnind.com

--- Comment #8 from David Nind <da...@davidnind.com> ---
Testing notes (using koha-testing-docker).

Test plan:
1. Place a hold for an item and note the barcode
2. Check out an item and note the barcode
3. Go to the batch delete item tool (Tools > Catalog > Batch item deletion) 
   and in the barcode list enter:
   . The barcodes from step 1 and 2
   . An invalid barcode (such as 'XYZ'), 
   . A barcode for an item that can be deleted (= not checked out, not on hold)
   and click 'Continue'
5. The batch item deletion page will show this message:
   . 'Warning, the following barcodes were not found:", followed by a list of
barcodes
   (it should list the invalid barcode entered in step 3)
6. Select all the items and click 'Delete selected items'
7. The message says: '1 item(s) deleted'
8. Apply the patch
9. Repeat step 3:
10. The batch item deletion page will show these messages:
    . 'Warning, the following barcodes were not found:", followed by a list of
barcodes
    - "Warning, the following items cannot be deleted:", followed by a list of
barcodes
11. Click 'Delete selected items", the resulting mesage says '1 item(s)
deleted'
12. Sign off!

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to