summaryrefslogtreecommitdiff
path: root/FS/FS/cust_credit_bill.pm
diff options
context:
space:
mode:
authorivan <ivan>2001-09-26 09:17:06 +0000
committerivan <ivan>2001-09-26 09:17:06 +0000
commit8ca6f203e5dae208d7af581d68671fe47c5e1a1a (patch)
tree1b3abd74d3b2118a3ca059e4b2ad65632f98c5e4 /FS/FS/cust_credit_bill.pm
parentfec5c7b3ffb749ad8658ea6f2366aa5c2be3d3fc (diff)
add part_pop_local table
Diffstat (limited to 'FS/FS/cust_credit_bill.pm')
-rw-r--r--FS/FS/cust_credit_bill.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/cust_credit_bill.pm b/FS/FS/cust_credit_bill.pm
index 9613408..8f992b5 100644
--- a/FS/FS/cust_credit_bill.pm
+++ b/FS/FS/cust_credit_bill.pm
@@ -145,7 +145,7 @@ sub cust_credit {
=head1 VERSION
-$Id: cust_credit_bill.pm,v 1.5 2001-09-11 00:08:18 ivan Exp $
+$Id: cust_credit_bill.pm,v 1.6 2001-09-26 09:17:06 ivan Exp $
=head1 BUGS
@@ -153,7 +153,7 @@ The delete method.
=head1 SEE ALSO
-L<FS::Record>, L<FS::cust_refund>, L<FS::cust_bill>, L<cust_credit>,
+L<FS::Record>, L<FS::cust_refund>, L<FS::cust_bill>, L<FS::cust_credit>,
schema.html from the base documentation.
=cut