Update for database
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 23 Apr 2018 18:58:38 +0000 (14:58 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 23 Apr 2018 18:58:38 +0000 (14:58 -0400)
commitcfd174454ada44ae709b83d6adcd14d6cd63f0de
tree0ab7684876fe335242a0c5de8111cf5af9a93825
parenta61c8a810eae9a2034b7c62d52960b7ba2e9d990
Update for database

Add invoice_type field to the account table.
This is for helping to find list of accounts that will have paid types.
classes/billingSupport.php
classes/data/dataEmployees.php
index.php
models/admin/member/billing.php
setup/databaseScripts/create_database_V0.0.22.sql [deleted file]
setup/databaseScripts/create_database_V0.0.23.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.22.sql
setup/databaseScripts/update_database_V0.0.23.sql [new file with mode: 0644]
views/admin/billing/renew.html