Update list pages. Update invoices create page.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 7 Mar 2018 14:40:00 +0000 (09:40 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 7 Mar 2018 14:40:00 +0000 (09:40 -0500)
commit4e5535e53a971ca206d80b783443681b02fe9581
tree948d3f53cb26102700c4bcb7d2b97346ad3bfee2
parentda07b626a5592cf9ef7cce5667580e9a0fbba5eb
Update list pages. Update invoices create page.

Invoice creation. Changing the select for members or accounts into
autocomplete. If they put something in that is not in the source for the
autocomplete it will empty the input field.
Add link to the account list that goes to the members billing dashboard.
Set width on the list pages for the ID field.
views/admin/billing/accounts.html
views/admin/billing/editInvoice.html
views/admin/billing/index.html
views/admin/billing/invoices.html
views/admin/billing/payments.html