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, 6 Oct 2022 16:59:44 +0000 (12:59 -0400)
commitd7f9ef37d78105663322538e9a2f37073013484d
tree063901556987eead0e304256a140bc751c0f6c7e
parent95a9370bc62db492cad5a794c91c73929761a51a
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