From d980ecde67efa844cb36ec10c989e964a86d280e Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 24 Mar 2008 22:35:57 +0000 Subject: [PATCH] this probably never worked. ->send isn't at all what is wanted, that sends the original invoice, not the new one with the late charge --- httemplate/edit/part_bill_event.cgi | 6 ------ 1 file changed, 6 deletions(-) diff --git a/httemplate/edit/part_bill_event.cgi b/httemplate/edit/part_bill_event.cgi index 796652527..7b30d988d 100755 --- a/httemplate/edit/part_bill_event.cgi +++ b/httemplate/edit/part_bill_event.cgi @@ -390,12 +390,6 @@ Invoice Event #<% $hashref->{eventpart} ? $hashref->{eventpart} : "(NEW)" %> % 'weight' => 70, % }, % -% 'collect' => { -% 'name' => 'Collect on invoices (normally only used with a Late Fee and Generate Invoice events)', -% 'code' => '$cust_main->send();', -% 'weight' => 80, -% }, -% %; % -- 2.20.1