Billing updates for renewal form processing.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 5 Apr 2018 20:37:38 +0000 (16:37 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 5 Apr 2018 20:37:38 +0000 (16:37 -0400)
commit88aaef93f2026696d4b6ffac3c8d49f163af6d04
tree655b6fe6a042fb06ebc28a713b4de48329251489
parent14640561875d908db387a5becdfb14039a725ba5
Billing updates for renewal form processing.

Updating the text on the renewal form for Membership Renewal.
adding payment option for pay by check.
showing the invoice after the submit is done.
change name of submit button to Submit Membership Renewal.
adding table layout for the renewal form sections  for choosing
the member type and employees so prices line up.

Fix the issue with incorrect class was being pulled for employees.
Also updated the employee list so if they don't have a payable member
type then they won't show up in the renewal form.
classes/billingSupport.php
css/admin.css
models/admin/member/billing.php
views/admin/billing/invoiceStore.html
views/admin/billing/memberBillingSubHeader.html
views/admin/billing/renew.html