Setup the member statement model view and setup support class.
authorSteve Sutton <ssutton@gmail.com>
Sun, 10 Dec 2017 18:09:08 +0000 (13:09 -0500)
committerSteve Sutton <ssutton@gmail.com>
Sun, 10 Dec 2017 18:09:08 +0000 (13:09 -0500)
commit012a228498daa6533b3786bdf3d9c0f54020c720
tree60e9c1106b69d7f32f10d2fa1ef0072a2f231ec2
parent6e0c0e51e0c20a72f11df5dbb6f84226ef9badf6
Setup the member statement model view and setup support class.

Setting up support class.
Created methods to record invoice and payment transactions.
classes/billingSupport.php [new file with mode: 0644]
config/plugin.ini
models/admin/billing/invoices.php
models/admin/member/billing.php
setup/validActions.php
views/admin/billing/billing.html [new file with mode: 0644]