LP1904036 Barcode completion dialog
authorBill Erickson <berickxx@gmail.com>
Wed, 17 Feb 2021 21:26:57 +0000 (16:26 -0500)
committerBill Erickson <berickxx@gmail.com>
Tue, 14 Jun 2022 14:06:25 +0000 (10:06 -0400)
commitec6f4d7c8f32c80fdc9f818847cb84078acc0d1a
tree84e61303d349a9044a8e1c91ff8abe1ac943a6e5
parent291cc3401a1a5e44bf853341738a5328dc689c8e
LP1904036 Barcode completion dialog

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