WIP for adding invoice line items
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 5 Dec 2017 21:55:59 +0000 (16:55 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 5 Dec 2017 21:55:59 +0000 (16:55 -0500)
commit4915ecebab9ec1111f4d389e24231365766b919a
tree8658c6f1443fef9a9bdb5a628814c45c6b50ea9a
parent5d444c905ae577006699d4ee6b67b99f0b3b65ee
WIP for adding invoice line items

Price calculation is being done for the items.
Need to work on the quantity.
css/admin.css [new file with mode: 0644]
models/admin/billing/invoices.php
views/admin/billing/editInvoice.html
views/admin/billing/subHeader.html
views/admin/settings/invoiceTypes.html