WIP invioces
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 6 Dec 2017 21:53:16 +0000 (16:53 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 6 Dec 2017 21:53:16 +0000 (16:53 -0500)
commit422c134497c991e3ff52c3938c9228a0b4731fda
treec6668d9e025242941e66ea1216cc2a808920cb5a
parentbc0dea8a736c64822021ef6f0e652386f690c601
WIP invioces

Working on the invoices.
creating some invoices and adding line items for each one.
still working out how need to create member account entry when none exists.
This could be done on the create invoice page so they pick a member name and
fill in the account data. I don't think I have a field yet for their account
number. may need that.Working on the account part of the add invoice page.
also trying to add due date to the form but it's not being saved.
classes/data/dataAccounts.php [new file with mode: 0644]
classes/data/dataInvoices.php
css/admin.css
models/admin/billing/invoices.php
views/admin/billing/editInvoice.html
views/admin/billing/invoices.html