LP1904036 Billing / payments
authorBill Erickson <berickxx@gmail.com>
Mon, 8 Mar 2021 21:31:13 +0000 (16:31 -0500)
committerJane Sandberg <js7389@princeton.edu>
Wed, 19 Oct 2022 01:39:06 +0000 (18:39 -0700)
commit45a2e3c7eb8e240b5a3811674935b701dae866ff
treeddbdb746bed7aa00732c4ad07f707cb02083ffe0
parentc23e74ce5c2f2946477ae5bec5a5e167cdc672e9
LP1904036 Billing / payments

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
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