RT# 37817 - added a declaration to cust bill event actions that send out invoices
authorChristopher Burger <burgerc@freeside.biz>
Tue, 15 Jan 2019 19:08:36 +0000 (14:08 -0500)
committerChristopher Burger <burgerc@freeside.biz>
Tue, 15 Jan 2019 19:08:36 +0000 (14:08 -0500)
commit39fe6499bd38e6e7c468f549b1d4919a7cf2c44d
treec676093e39f272a29fea08e3d500cda24c96ea25
parentd03d9432be02de2abb9ff3d978ad1bdd67ea89d9
RT# 37817 - added a declaration to cust bill event actions that send out invoices
14 files changed:
FS/FS/part_event.pm
FS/FS/part_event/Action.pm
FS/FS/part_event/Action/cust_bill_email.pm
FS/FS/part_event/Action/cust_bill_fsinc_print.pm
FS/FS/part_event/Action/cust_bill_print.pm
FS/FS/part_event/Action/cust_bill_print_pdf.pm
FS/FS/part_event/Action/cust_bill_send.pm
FS/FS/part_event/Action/cust_bill_send_agent.pm
FS/FS/part_event/Action/cust_bill_send_alternate.pm
FS/FS/part_event/Action/cust_bill_send_csv_ftp.pm
FS/FS/part_event/Action/cust_bill_send_if_newest.pm
FS/FS/part_event/Action/cust_bill_send_reminder.pm
FS/FS/part_event/Action/cust_bill_send_with_notice.pm
FS/FS/part_event/Condition/invoice_has_not_been_sent.pm