LP1904036 open circ exists dialog; billing
authorBill Erickson <berickxx@gmail.com>
Tue, 9 Mar 2021 15:14:01 +0000 (10:14 -0500)
committerJane Sandberg <js7389@princeton.edu>
Wed, 19 Oct 2022 01:39:06 +0000 (18:39 -0700)
commitb568e4c0f944f4182e077e59e4b93e3b67fd4e6d
treea7066d2ab5f3bcc8fe256d6c9eb4e657a869b13a
parent45a2e3c7eb8e240b5a3811674935b701dae866ff
LP1904036 open circ exists dialog; billing

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/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