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>
Fri, 24 Sep 2021 14:02:22 +0000 (10:02 -0400)
commit1022379fceba4d908839a27f135a3a092de617e6
treecb7be6dd990b027cda801a8e99defdb96df531ec
parent7ef5db0fd8abb7461a52a4e30aeeb5c26131cddf
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