use a LIMIT to retreive the first record, don't rely on qsearchs to trim it for you...
authorivan <ivan>
Thu, 8 Feb 2007 22:19:56 +0000 (22:19 +0000)
committerivan <ivan>
Thu, 8 Feb 2007 22:19:56 +0000 (22:19 +0000)
commit1d15d22917b9e91fbb9b5a195f94bf3b71fe304a
tree8057c715c5a06a186ee2f5615e82e28e2ee8c688
parent79f1e3f6d8172bbb4e85bc063f19ba0010c9253f
use a LIMIT to retreive the first record, don't rely on qsearchs to trim it for you - it is inefficient and outputs long verbose warnings
FS/FS/cust_pkg.pm