LP1904036 open circ exists dialog; billing
authorBill Erickson <berickxx@gmail.com>
Tue, 9 Mar 2021 15:14:01 +0000 (10:14 -0500)
committerBill Erickson <berickxx@gmail.com>
Tue, 13 Jul 2021 14:40:14 +0000 (10:40 -0400)
commit6616cd818c4dba71a8ed8cf7f5e853cdb5e5dae3
tree3d0bca0352a12da524e2067737e408bca03bd434
parent2f6577f4cbd432f1011f93018f276284f32703e4
LP1904036 open circ exists dialog; billing

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/circ/patron/bills.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/checkout.component.ts
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
Open-ILS/src/eg2/src/app/staff/share/circ/open-circ-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/circ/open-circ-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm