Similar to cust_bill_suspend, create the ability to CANCEL the packages
authorJason (Jayce^) Hall <jayce@lug-nut.com>
Thu, 8 Jan 2015 22:37:52 +0000 (15:37 -0700)
committerJason (Jayce^) Hall <jayce@lug-nut.com>
Thu, 8 Jan 2015 22:37:52 +0000 (15:37 -0700)
commit82fca8a493a6490e385b40ebea690b29bf35bdbd
tree203ade911833c802ccf27ca43363bcebda2585cc
parent52a223d87f3bc7068dbda03b86b10add80ec273b
Similar to cust_bill_suspend, create the ability to CANCEL the packages
on an invoice. Create an invoice event that can trigger this.
FS/FS/cust_bill.pm
FS/FS/part_event/Action/cust_bill_cancel.pm [new file with mode: 0644]