LP1904036 Barcode completion dialog
authorBill Erickson <berickxx@gmail.com>
Wed, 17 Feb 2021 21:26:57 +0000 (16:26 -0500)
committerJane Sandberg <js7389@princeton.edu>
Wed, 19 Oct 2022 01:39:06 +0000 (18:39 -0700)
commit5a98976b0aa87456a8f51480891e5437c6108b20
tree0d679a9ea175e9b58af99cdbcc6f0d081eeeae82
parentb07d10a50859a4dd97f62a83914b02db0f981907
LP1904036 Barcode completion dialog

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