summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorivan <ivan>2008-03-24 22:35:56 +0000
committerivan <ivan>2008-03-24 22:35:56 +0000
commita8b5735fd7dc782c40388bf0ce253859cc884dcc (patch)
tree391bc4d89bd326d8087951d5e876551d2dee95b2 /httemplate
parent6ad0603afe8119536b21f65f06c3ff13f243170f (diff)
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
Diffstat (limited to 'httemplate')
-rwxr-xr-xhttemplate/edit/part_bill_event.cgi6
1 files changed, 0 insertions, 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 <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>