Add Labels for printing (WIP) and new contact name field.
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 4 Dec 2018 21:33:54 +0000 (16:33 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 4 Dec 2018 21:33:54 +0000 (16:33 -0500)
commitb63a7a5dd1f92c81a6175595e16f879a75c8e9a8
tree41b70189ac208c6b566a2929f95cfbc50fe05201
parentdde353d8c89b93c12e8c505abbe9d111f1542ecf
Add Labels for printing (WIP) and new contact name field.

Adding contact name to billing account.
WIP for the labels.
classes/billingSupport.php
classes/data/dataSettings.php
index.php
models/admin/ajax/createPDFInvoice.php
models/admin/ajax/createPDFLabels.php [new file with mode: 0644]
setup/databaseScripts/create_database_V0.0.29.sql [deleted file]
setup/databaseScripts/create_database_V0.0.30.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.30.sql [new file with mode: 0644]
setup/validActions.php
views/admin/settings/billing.html