LP1904036 Billing / payments
authorBill Erickson <berickxx@gmail.com>
Mon, 8 Mar 2021 21:31:13 +0000 (16:31 -0500)
committerBill Erickson <berickxx@gmail.com>
Tue, 13 Jul 2021 14:40:14 +0000 (10:40 -0400)
commit2f6577f4cbd432f1011f93018f276284f32703e4
tree84e00d9a5453b6197290614ca540c623e280637c
parentdc027d02de9929bc746963df7f13f94fa7846f51
LP1904036 Billing / payments

Signed-off-by: Bill Erickson <berickxx@gmail.com>
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