]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1739288: report back on invalid barcodes in Item Status screen
authorJane Sandberg <sandbej@linnbenton.edu>
Mon, 19 Aug 2019 19:43:33 +0000 (12:43 -0700)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 24 Jul 2020 20:35:31 +0000 (16:35 -0400)
commit210adb585bfa4ca6715bdbecd0ec659f20079d79
treedc58b4443a1ee2cba54cdae7dfe837e2829c2b15
parent7827f05da1006492ce2883cfbb83e145e0af9abb
LP1739288: report back on invalid barcodes in Item Status screen

To test:

1) Make a text file with both valid and invalid item barcodes.
2) Go to Circulation > Item Status and upload your file.
3) Note that the valid barcodes result in rows in the item status
screen, and the invalid barcodes are not displayed anywhere.
4) Apply this commit.
5) Repeat step 2.
6) Notice that the invalid barcodes are now reported in a new alert.
7) Make a text file with only valid barcodes and upload it.
8) Upload it.  Notice that the alert disappears.

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Josh Stompro <stompro@stompro.org>
LP1739288: Add a summary report to the list of bad barcodes.

(^^ squash of commit written by Josh Stompro)

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Josh Stompro <stompro@stompro.org>
Signed-off-by: Rogan Hamby <rogan.hamby@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/cat/item/index.tt2
Open-ILS/web/js/ui/default/staff/cat/item/app.js