Add now setting for billing
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 19 Feb 2019 16:46:55 +0000 (11:46 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 19 Feb 2019 16:46:55 +0000 (11:46 -0500)
commit3b0677ed5b69e38c2530fc4ed5cee2cb06577c29
tree0ee438f07914b3f291ed0e49d90233b668a14c95
parent50caae53ac063a34010fa0d2b77e85cb4af95082
Add now setting for billing

Adding setting for member types that need billing accounts.
These members with this type will show in the billing reports under no
accounts if they do not have a billing account setup for the member.
classes/data/dataSettings.php
index.php
models/admin/billing/reports.php
models/admin/settings/billing.php
setup/databaseScripts/create_database_V0.0.32.sql [deleted file]
setup/databaseScripts/create_database_V0.0.33.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.33.sql [new file with mode: 0644]
views/admin/settings/billing.html