Add export to payment list.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 13 Apr 2018 18:36:42 +0000 (14:36 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 13 Apr 2018 18:36:42 +0000 (14:36 -0400)
commit68398fc9ff8d7942dc412623e3e99baa6e6ff8a7
treea4be54d203890a54d089c8af09cb369f6669d32a
parent6aeb639247d4d5a8752b3cab39b1c4fa6cfec30f
Add export to payment list.

Adding the export to payment list page.
models/admin/ajax/paymentsListExport.php [new file with mode: 0644]
models/admin/billing/payments.php
setup/validActions.php
views/admin/ajax/paymentsListExport.html [new file with mode: 0644]
views/admin/ajax/paymentsListExportCsv.html [new file with mode: 0644]
views/admin/billing/exportPaymentModal.html [new file with mode: 0644]
views/admin/billing/payments.html