LP1904036 Barcode checkdigit / dialog support
authorBill Erickson <berickxx@gmail.com>
Wed, 12 May 2021 19:12:31 +0000 (15:12 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 13 Oct 2022 16:05:23 +0000 (12:05 -0400)
commita1a607c9003669079fd13ed666fd2fbdd167feae
treebdcb3e70e880eb915f556be195eb7dce8d8261be
parentbeb37fcb5f60bfdaa3b10cae2bb8492972ae3719
LP1904036 Barcode checkdigit / dialog support

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/circ/checkin/checkin.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/checkout.component.ts
Open-ILS/src/eg2/src/app/staff/circ/renew/renew.component.ts
Open-ILS/src/eg2/src/app/staff/share/circ/bad-barcode-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/circ/bad-barcode-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/circ/circ.module.ts
Open-ILS/src/eg2/src/app/staff/share/circ/circ.service.ts
Open-ILS/src/eg2/src/app/staff/share/circ/components.component.html
Open-ILS/src/eg2/src/app/staff/share/circ/components.component.ts