LP1904036 billing history
authorBill Erickson <berickxx@gmail.com>
Fri, 16 Apr 2021 16:44:10 +0000 (12:44 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 29 Sep 2022 14:22:33 +0000 (07:22 -0700)
commit6dd400e96ee6c4aad56c29aef4f45272ed942066
tree751151cd00c1f4a8c0d699ce96cc5da0d7e53327
parentd622fd8c8dec127e875768794d0e967054c6afaf
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