More db updates for billing.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 29 Nov 2018 21:31:00 +0000 (16:31 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 29 Nov 2018 21:31:00 +0000 (16:31 -0500)
commit9a691ad9e22036e61edb379953bca5be16f1903d
tree9053a14896ae2a3a7d4a4395fac031a77cbddda6
parent5d2ff4b490006df6d4e452dd6e436ba366bc8d06
More db updates for billing.

Adding county to the billing account table.
Adding more settings and management options for the plugin.
14 files changed:
classes/data/dataAccounts.php
classes/data/dataManagement.php
classes/data/dataSettings.php
index.php
models/admin/billing/invoicing.php
models/admin/management/importAccounts.php
setup/databaseScripts/create_database_V0.0.28.sql [deleted file]
setup/databaseScripts/create_database_V0.0.29.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.28.sql
setup/databaseScripts/update_database_V0.0.29.sql [new file with mode: 0644]
views/admin/billing/editAccount.html
views/admin/management/billing.html
views/admin/settings/billing.html