summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>1999-08-11 20:51:54 +0000
committerivan <ivan>1999-08-11 20:51:54 +0000
commit9d1c4be2e9cc349481101bbc11a9acdc1b7c235a (patch)
treedac48e9b8f0884d80d5d977c10f61ea337d414a4
parent0b1f40cc85eee025f01dd14e155cc65837e3f9e5 (diff)
*** empty log message ***
-rwxr-xr-xFS/bin/freeside-bill3
1 files changed, 1 insertions, 2 deletions
diff --git a/FS/bin/freeside-bill b/FS/bin/freeside-bill
index 8f2c32fb2..a251df4d5 100755
--- a/FS/bin/freeside-bill
+++ b/FS/bin/freeside-bill
@@ -45,7 +45,6 @@ foreach $cust_main (
# and bill them
print "Billing customer #" . $cust_main->getfield('custnum') . "\n";
- next;
my($error);
@@ -110,7 +109,7 @@ customers. Otherwise, bills all customers.
=head1 VERSION
-$Id: freeside-bill,v 1.1 1999-08-11 20:41:27 ivan Exp $
+$Id: freeside-bill,v 1.2 1999-08-11 20:51:54 ivan Exp $
=head1 BUGS