LP1904036 Barcode completion dialog
authorBill Erickson <berickxx@gmail.com>
Wed, 17 Feb 2021 21:26:57 +0000 (16:26 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 28 Oct 2022 00:13:23 +0000 (20:13 -0400)
commit65ef28937dcc92726bd52a34b42887805039ff8f
tree00f8f7c78903dcf7ed4eed8e4374e793bb9cbf86
parent5edd493912da4d816e765faea42caaa18af65557
LP1904036 Barcode completion dialog

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
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