LP1904036 billing history
authorBill Erickson <berickxx@gmail.com>
Fri, 16 Apr 2021 16:44:10 +0000 (12:44 -0400)
committerJane Sandberg <js7389@princeton.edu>
Wed, 19 Oct 2022 01:39:07 +0000 (18:39 -0700)
commit5668ac6f18ed5aabcc6b5857394e63b5050e9dc2
tree4f28a92abe3e93a26fa4a5ebb17a3802606bb065
parent73a0419e8fd528fd0eb5870c38e61472c488a4be
LP1904036 billing history

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