this probably never worked. ->send isn't at all what is wanted, that sends the origi...
authorivan <ivan>
Mon, 24 Mar 2008 22:35:56 +0000 (22:35 +0000)
committerivan <ivan>
Mon, 24 Mar 2008 22:35:56 +0000 (22:35 +0000)
httemplate/edit/part_bill_event.cgi

index 051ef10..6212933 100755 (executable)
@@ -390,12 +390,6 @@ Invoice Event #<% $hashref->{eventpart} ? $hashref->{eventpart} : "(NEW)" %>
 %    'weight'  => 70,
 %  },
 %
-%  'collect' => {
-%    'name' => 'Collect on invoices (normally only used with a <i>Late Fee</i> and <i>Generate Invoice</i> events)',
-%    'code' => '$cust_main->send();',
-%    'weight'  => 80,
-%  },
-%
 %;
 %
 <SCRIPT TYPE="text/javascript">var myreasons = new Array();</SCRIPT>