Working on the billing invoices and payment forms
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 16 Apr 2019 20:12:38 +0000 (16:12 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 16 Apr 2019 20:12:38 +0000 (16:12 -0400)
commit492630904d3acd0e976352586a6bcc3a36b89030
tree7822cc3ab060b921c079c44253ac0d212558c6b0
parent662be91dceabf2ffb9fa3a900de41c719f776fa1
Working on the billing invoices and payment forms

Adding new field for receipt text.
This is placed on the receipt.
Receipt being a different view file than the invoice.
12 files changed:
classes/billingSupport.php
classes/data/dataSettings.php
index.php
models/admin/billing/invoices.php
models/front/billing/paymentForm.php
setup/databaseScripts/create_database_V0.0.37.sql [deleted file]
setup/databaseScripts/create_database_V0.0.38.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.38.sql [new file with mode: 0644]
views/admin/billing/paymentReceipt.html
views/admin/settings/billing.html
views/common/billing/paymentForm.html