updates for statements
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 11 Dec 2017 21:39:30 +0000 (16:39 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 11 Dec 2017 21:39:30 +0000 (16:39 -0500)
commit03f91a3949e13ceca11de5dfbaab382563816207
treeb46ced7503d88e62c4a1d4aeeaf17f3439f454bf
parentb65cbcd168c1133c29b7347d72b768a2eb7e7df0
updates for statements

Update the member statements for invoices and payments.
fix the db update script by naming it correctly.
12 files changed:
classes/billingSupport.php
classes/data/dataPayments.php [new file with mode: 0644]
models/admin/billing/payments.php [new file with mode: 0644]
models/admin/member/billing.php
setup/databaseScripts/update_database_V0.0.1.sql [deleted file]
setup/databaseScripts/update_database_V0.0.2.sql [new file with mode: 0644]
setup/validActions.php
views/admin/billing/editPayment.html [new file with mode: 0644]
views/admin/billing/header.html
views/admin/billing/paymentHeader.html [new file with mode: 0644]
views/admin/billing/payments.html [new file with mode: 0644]
views/admin/billing/statements.html