Need account_number to be required and unique
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 14 Mar 2019 18:35:09 +0000 (14:35 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 14 Mar 2019 18:35:09 +0000 (14:35 -0400)
commitde01f08b79238b8b6132f92f7a103a83f40de42b
tree795a1653cbd47938364332f191c386d7f63791e8
parente698b43561ba230d203c3c7384548f5cbaafe8d6
Need account_number to be required and unique

This will have to be check on:
Adding new account (create invoice)
Add edit on Member billing
Renew forms will use this if not logged in.
classes/data/dataAccounts.php
models/admin/member/billing.php
models/front/billing/renew.php
setup/shortcodes.php
views/admin/billing/editAccount.html
views/admin/billing/editInvoice.html
views/admin/billing/memberBillingSubHeader.html
views/admin/billing/statements.html
views/front/billing/renew.html