LP1904036 Billing / payments
authorBill Erickson <berickxx@gmail.com>
Mon, 8 Mar 2021 21:31:13 +0000 (16:31 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 28 Oct 2022 00:13:25 +0000 (20:13 -0400)
commit868fc72cf2e82415ddc049b5d62fe2bf647b6b7f
treef1d42aa36147efe86f876dd250608c9d086e4d00
parentc674d9732468ca61ae1e302b1b6e09815bdc1c93
LP1904036 Billing / payments

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
20 files changed:
Open-ILS/src/eg2/src/app/staff/circ/patron/bills.component.css
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.module.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/summary.component.html
Open-ILS/src/eg2/src/app/staff/share/billing/billing-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/billing/billing-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/billing/billing.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/billing/billing.service.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/billing/credit-card-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/billing/credit-card-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/circ/billing-dialog.component.html [deleted file]
Open-ILS/src/eg2/src/app/staff/share/circ/billing-dialog.component.ts [deleted file]
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/credit-card-dialog.component.html [deleted file]
Open-ILS/src/eg2/src/app/staff/share/circ/credit-card-dialog.component.ts [deleted file]
Open-ILS/src/eg2/src/app/staff/share/circ/grid.component.ts
Open-ILS/src/eg2/src/app/staff/share/holdings/holdings.module.ts
Open-ILS/src/eg2/src/app/staff/share/holdings/mark-damaged-dialog.component.ts