Save WIP for billing revamp
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 11 Jul 2019 20:50:27 +0000 (16:50 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 11 Jul 2019 20:50:27 +0000 (16:50 -0400)
commit2e9d30e7ebb5ce9a06d0757c7060e3f322f1014d
treeab89d6371b90a2ec4cd036a656e4aacb418435b6
parent4cf8e93c430ff3fa0ce54dac5f78158143e4f0eb
Save WIP for billing revamp

Working on foundation 6 revamp for:
Settings
Invoice Types
Notifications
Reporting
Invoicing
21 files changed:
models/admin/billing/invoiceTypes.php [new file with mode: 0644]
models/admin/billing/notifications.php [new file with mode: 0644]
setup/validActions.php
views/admin/billing/accounts.html
views/admin/billing/editInvoice.html
views/admin/billing/editNotificationType.html [new file with mode: 0644]
views/admin/billing/editPayment.html
views/admin/billing/exportReportModal.html
views/admin/billing/header.html
views/admin/billing/index.html
views/admin/billing/invoiceStore.html
views/admin/billing/invoiceTypes.html [new file with mode: 0644]
views/admin/billing/invoices.html
views/admin/billing/invoicing.html
views/admin/billing/invoicingSubHeader.html
views/admin/billing/notificationSubHeader.html [new file with mode: 0644]
views/admin/billing/notifications.html [new file with mode: 0644]
views/admin/billing/payments.html
views/admin/billing/reports.html
views/admin/billing/reportsSubHeader.html
views/admin/billing/settings.html