X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FFS%2Fcust_pkg.pm;h=dff24139315e67748b7d03e5a7f82b927cb49baf;hb=1fd215138eeed664b07d4347ce18a7a1a616419b;hp=147a760d9c634876b06a2d5123e49aebfda57fe3;hpb=f832b7bf60eed131141facd8207a1c44a134d3ca;p=freeside.git diff --git a/FS/FS/cust_pkg.pm b/FS/FS/cust_pkg.pm index 147a760d9..dff241393 100644 --- a/FS/FS/cust_pkg.pm +++ b/FS/FS/cust_pkg.pm @@ -100,6 +100,8 @@ sub table { 'cust_pkg'; } Adds this billing item to the database ("Orders" the item). If there is an error, returns the error, otherwise returns false. +=cut + sub insert { my $self = shift; @@ -565,7 +567,7 @@ sub order { =head1 VERSION -$Id: cust_pkg.pm,v 1.6 2001-09-04 14:44:06 ivan Exp $ +$Id: cust_pkg.pm,v 1.7 2001-10-01 10:31:08 ivan Exp $ =head1 BUGS