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, 13 Oct 2022 16:05:22 +0000 (12:05 -0400)
commit0d363d28ed431d14b0e8f288f396a8bb3dd54843
treec509b76bda927a3f67c187ab5883e3db184fc6da
parentd700d7ba984ca961b1291d6b778cddc809a69841
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