DB Update, work on add invoice page.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 7 Mar 2018 19:56:03 +0000 (14:56 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 7 Mar 2018 19:56:03 +0000 (14:56 -0500)
commitbd50651ff0b92783579559fdc196de5d6beeb6a3
tree4bdc3bdde996b2c38c8e82f95d2f5e8e97835515
parent4e5535e53a971ca206d80b783443681b02fe9581
DB Update, work on add invoice page.

Update db table line_item.
- Add three date fields
Working on being able to delete a line item once on the add invoice
form.
classes/billingSupport.php
classes/data/dataAccounts.php
index.php
models/admin/billing/invoices.php
setup/databaseScripts/create_database_V0.0.10.sql
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.11.sql [new file with mode: 0644]
views/admin/billing/editInvoice.html