X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fagent.pm;h=f11a28db914fbba500505acda944c3393a86b21f;hb=c0567c688084e89fcd11bf82348b6c418f1254ac;hp=27e9aed710f2675808bd71af0063add1c1cf37be;hpb=6cd87c0d3b5280446301c647fa5f1ec5a593fa3f;p=freeside.git diff --git a/FS/FS/agent.pm b/FS/FS/agent.pm index 27e9aed71..f11a28db9 100644 --- a/FS/FS/agent.pm +++ b/FS/FS/agent.pm @@ -40,7 +40,7 @@ from FS::Record. The following fields are currently supported: =over 4 -=item agemtnum - primary key (assigned automatically for new agents) +=item agentnum - primary key (assigned automatically for new agents) =item agent - Text name of this agent @@ -131,7 +131,7 @@ sub agent_type { =item pkgpart_hashref Returns a hash reference. The keys of the hash are pkgparts. The value is -true iff this agent may purchase the specified package definition. See +true if this agent may purchase the specified package definition. See L. =cut @@ -145,7 +145,7 @@ sub pkgpart_hashref { =head1 VERSION -$Id: agent.pm,v 1.1 1999-08-04 09:03:53 ivan Exp $ +$Id: agent.pm,v 1.3 2002-03-24 18:23:47 ivan Exp $ =head1 BUGS