LP1904036 Billing / payments
authorBill Erickson <berickxx@gmail.com>
Mon, 8 Mar 2021 21:31:13 +0000 (16:31 -0500)
committerBill Erickson <berickxx@gmail.com>
Wed, 13 Jul 2022 18:33:43 +0000 (14:33 -0400)
commit4502b560f38cb784cbfec21b8ca9bd23101d3b24
tree2469bcd3b823a16bef9ea387cf23f878a2e25965
parent8f5f247d4c66ca13aa22ee031a9d640d4009d991
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