LP1904036 billing history
authorBill Erickson <berickxx@gmail.com>
Fri, 16 Apr 2021 16:44:10 +0000 (12:44 -0400)
committerBill Erickson <berickxx@gmail.com>
Tue, 14 Jun 2022 14:08:50 +0000 (10:08 -0400)
commita2c91dce73af5c057d70ac77cbfdb1ce31f31bb5
treea6e54ca185e09e5a7825a45605e207677f6aa677
parentda8e8301fdaed75675421ed2a929e4298eca2b18
LP1904036 billing history

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/circ/patron/billing-history.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/patron/billing-history.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/patron/bills.component.html
Open-ILS/src/eg2/src/app/staff/circ/patron/bills.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/patron.component.html
Open-ILS/src/eg2/src/app/staff/circ/patron/patron.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/patron.module.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/routing.module.ts
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm
Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2