Billing Updates for new invoices and new accounts.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 13 Sep 2019 14:28:45 +0000 (10:28 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 13 Sep 2019 14:28:45 +0000 (10:28 -0400)
commit6143197a1d48da5b19889b794129cbce42c75fea
tree1a5619e0822e26c6279b894bbe611c194798cb6e
parent0fa769beb0282f4d5a8c00cff607cd62c505c413
Billing Updates for new invoices and new accounts.

Adding ability to add new billing account from the billing side.
Using same form as the edit billing info from billing side.
Auto complete for the new member name.
New invoice page updates:
Don't show the account number field if it's not active in the settings.
Change the add line items to buttons not links.
models/admin/member/billing.php
views/admin/billing/accountReveals.html
views/admin/billing/accounts.html
views/admin/billing/editAccountAjax.html
views/admin/billing/editInvoice.html
views/admin/billing/index.html