WIP invoice Types
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 15 Jul 2019 20:50:22 +0000 (16:50 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 15 Jul 2019 20:50:22 +0000 (16:50 -0400)
commitd5a4881e017011266029b36402873e27488a63c9
tree08a63a7eaf7ce67054c437e431ffeb453fd806aa
parent43f25f1b524de63c03a075e3bdf3475d4511d9f5
WIP invoice Types

Redo invoice types.
Instead of a jquery popup form to add edit them.
Using a new page to edit them using a foundation abide form.
classes/data/dataInvoiceTypes.php
models/admin/billing/invoiceTypes.php
models/admin/member/billing.php
views/admin/billing/editAccountAjax.html
views/admin/billing/editInvoiceType.html [new file with mode: 0644]
views/admin/billing/editNotificationType.html
views/admin/billing/invoiceTypes.html
views/admin/billing/notifications.html
views/admin/billing/settings.html
views/admin/billing/statements.html