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>
Wed, 19 Jan 2022 16:57:56 +0000 (11:57 -0500)
commit2551d991cb90b712cb956f0a5a3a321b8e3f64a5
tree93ef241ec4a3473b85b95474dc3f964cd309983b
parenteb739df70b4d806f62ff7249138945a1fa66ba0c
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