Add new Invoice now adds new account.
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 6 Feb 2018 19:19:34 +0000 (14:19 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 6 Feb 2018 19:19:34 +0000 (14:19 -0500)
commit5b4cd0a20bc3dd514492a3b1b06baf862426907c
tree5979b268cd585464ae2259ad6908fe676fd9fa85
parentc2c4fecb02a3d8816104060cf8df25c6e4c00b5e
Add new Invoice now adds new account.

Can now add a billing account from the add invoice page.
models/admin/ajax/account.php [new file with mode: 0644]
models/admin/billing/invoices.php
models/admin/member/billing.php
setup/validActions.php
views/admin/billing/editInvoice.html