summaryrefslogtreecommitdiff
path: root/httemplate/misc/bill.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/misc/bill.cgi')
-rwxr-xr-xhttemplate/misc/bill.cgi3
1 files changed, 1 insertions, 2 deletions
diff --git a/httemplate/misc/bill.cgi b/httemplate/misc/bill.cgi
index 6e4cc265d..8d4b4ac65 100755
--- a/httemplate/misc/bill.cgi
+++ b/httemplate/misc/bill.cgi
@@ -14,8 +14,7 @@
%#&eidiot($error) if $error;
%
%unless ( $error ) {
-% $cust_main->apply_payments;
-% $cust_main->apply_credits;
+% $cust_main->apply_payments_and_credits;
%
% $error = $cust_main->collect(
% # 'invoice-time'=>$time,