Setup the account export
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 27 Mar 2018 18:05:43 +0000 (14:05 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 27 Mar 2018 18:05:43 +0000 (14:05 -0400)
commitd9561b670059f0647d99dfee8a9f9948bfdb99c2
tree64416af6ffe5228e1fe31cbd6dcf5cdfc3305ba4
parentf79d54881b97ca246b6b85b714bedf65db0ccc0a
Setup the account export

Con now export billing accounts from dashbeard and the account list
page.
models/admin/ajax/accountsListExport.php [new file with mode: 0644]
models/admin/billing/accounts.php
setup/validActions.php
views/admin/ajax/accountsListExport.html [new file with mode: 0644]
views/admin/ajax/accountsListExportCsv.html [new file with mode: 0644]
views/admin/billing/accounts.html
views/admin/billing/exportBillingModal.html [new file with mode: 0644]
views/admin/billing/index.html