From a8b5735fd7dc782c40388bf0ce253859cc884dcc Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 24 Mar 2008 22:35:56 +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 051ef1086..62129333c 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.11.0