summaryrefslogtreecommitdiff
path: root/fs_signup/fs_signup_server
diff options
context:
space:
mode:
authorivan <ivan>2002-04-16 00:02:26 +0000
committerivan <ivan>2002-04-16 00:02:26 +0000
commit3a549394ebffe37f496d0e004a0466b85aae6a98 (patch)
tree429eec0ff224ef68cfedfbecf06cdfdd7c46c10a /fs_signup/fs_signup_server
parent9bf26ed4b065b12826fc2980ff277a2f3be25c1d (diff)
allow signup to specify agentnum
Diffstat (limited to 'fs_signup/fs_signup_server')
-rwxr-xr-xfs_signup/fs_signup_server2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs_signup/fs_signup_server b/fs_signup/fs_signup_server
index 41fed9a..12f1e5e 100755
--- a/fs_signup/fs_signup_server
+++ b/fs_signup/fs_signup_server
@@ -105,7 +105,7 @@ while (1) {
# common that are still here and library them.
my $cust_main = new FS::cust_main ( {
#'custnum' => '',
- 'agentnum' => $agentnum,
+ 'agentnum' => $signup-data->{agentnum} || $agentnum,
'refnum' => $refnum,
map { $_ => $signup_data->{$_} } qw(