Update dbversion and work on invoice.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 21 Dec 2017 18:34:26 +0000 (13:34 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 21 Dec 2017 18:34:26 +0000 (13:34 -0500)
commitd9db49d45b605343f4e22d9c2ff102fe633f8075
treea3d34663737f4d637f679124b3f687aeb23bb2f4
parent6d9b82687a7c77f7ab1fc72c0826f2595be4a43d
Update dbversion and work on invoice.

Working on printable invoices.
Adding new total field to the line items table.
To be used for holding the amount times the qty.
classes/billingSupport.php
index.php
models/admin/billing/invoices.php
setup/databaseScripts/create_database_V0.0.4.sql [deleted file]
setup/databaseScripts/create_database_V0.0.5.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.5.sql [new file with mode: 0644]
views/admin/billing/invoiceStore.html