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>
Tue, 14 Jun 2022 14:09:20 +0000 (10:09 -0400)
commite3d6bf00f525233e313cb290a02842366f1f3cfe
tree33150feb9f31627c3bd3c127bc853305c41950ca
parentaf5a0693d44203b3ce2aa719ea96cbd9ec878559
LP1904036 Barcode checkdigit / dialog support

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/share/print/print.service.ts
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