Creating the ability to suspend from an invoice, suspending all
authorJason (Jayce^) Hall <jayce@lug-nut.com>
Thu, 8 Jan 2015 21:44:49 +0000 (14:44 -0700)
committerJason (Jayce^) Hall <jayce@lug-nut.com>
Thu, 8 Jan 2015 21:44:49 +0000 (14:44 -0700)
commit52a223d87f3bc7068dbda03b86b10add80ec273b
tree2f9b86dfaf175963d67ddf03c3ae797502debe1f
parent005784113c4ddfb3924ae68408c87dc6cb171640
Creating the ability to suspend from an invoice, suspending all
not-cancelled cust_pkg's on that invoice.  Also creates a new part_event
Action that let's you trigger this as an invoice event.
FS/FS/cust_bill.pm
FS/FS/part_event/Action/cust_bill_suspend.pm [new file with mode: 0644]