Invoicing WIP pdf's label's
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 5 Dec 2018 21:50:25 +0000 (16:50 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 5 Dec 2018 21:50:25 +0000 (16:50 -0500)
commit8a3f2dad43b8db9757dc38ff89fb57fd6ca5d57a
tree067f8d7b3a01befae8ba314c68302ea332800676
parentb63a7a5dd1f92c81a6175595e16f879a75c8e9a8
Invoicing WIP pdf's label's

WIP:
create pdf in bulk
create labels (WIP)
Adding sub header to the invoicing for:
create invoices
print invoices
create labels.
12 files changed:
.gitignore [new file with mode: 0644]
classes/billingSupport.php
lib/GlmPDFInvoice.php
lib/GlmPDFLabel.php [new file with mode: 0644]
models/admin/ajax/createPDFInvoice.php
models/admin/ajax/createPDFLabels.php
models/admin/ajax/printInvoices.php [new file with mode: 0644]
models/admin/billing/invoicing.php
setup/validActions.php
views/admin/billing/invoicing.html
views/admin/billing/invoicingSubHeader.html [new file with mode: 0644]
views/admin/settings/editNotificationType.html