New fields for the billing member tab
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 27 Nov 2018 21:37:54 +0000 (16:37 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 27 Nov 2018 21:37:54 +0000 (16:37 -0500)
commit4e1636325472485c920fc1fd19c94677c15989a2
tree0e8ff4e4f8cbb76436beca413223b80a3d4f23c7
parentc71cc4dd346678435a2cac721492086a29edadb1
New fields for the billing member tab

Adding invoice delivery methods.
Adding to the import to get these from uptra.
Starting work on the bulk invoice create.
15 files changed:
classes/data/dataAccounts.php
classes/data/dataSettings.php
config/plugin.ini
index.php
models/admin/billing/invoices.php
models/admin/management/importAccounts.php
models/admin/member/billing.php
setup/databaseScripts/create_database_V0.0.27.sql [deleted file]
setup/databaseScripts/create_database_V0.0.28.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.28.sql [new file with mode: 0644]
views/admin/billing/accounts.html
views/admin/billing/bulkAddInvoices.html
views/admin/billing/editAccount.html
views/admin/settings/billing.html