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>
Wed, 12 May 2021 19:12:31 +0000 (15:12 -0400)
commitdfa157746cbc3076449b6f141791cb64372782d1
tree054bda35d798db9e1a308a10f7c5c558fbdf07a9
parent1f4c68bd9f6a2d62890d57908f14fb03e6910203
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