summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorivan <ivan>2008-06-17 01:43:59 +0000
committerivan <ivan>2008-06-17 01:43:59 +0000
commit12a127ea6bf7ce19eecc7907b41e9ace03ab79ed (patch)
tree10935df74af245ebef27b17c99272a6c46610364 /httemplate
parentaedf57033a3787e8e00ffea44b722daa251ea517 (diff)
have agent_custid editing now
Diffstat (limited to 'httemplate')
-rwxr-xr-xhttemplate/edit/process/cust_main.cgi3
1 files changed, 0 insertions, 3 deletions
diff --git a/httemplate/edit/process/cust_main.cgi b/httemplate/edit/process/cust_main.cgi
index ddcb3cac8..097d38204 100755
--- a/httemplate/edit/process/cust_main.cgi
+++ b/httemplate/edit/process/cust_main.cgi
@@ -65,9 +65,6 @@ my $new = new FS::cust_main ( {
} fields('cust_main')
} );
- delete( $new->hashref->{'agent_custid'} )
- unless $new->hashref->{'agent_custid'};
-
if ( defined($cgi->param('same')) && $cgi->param('same') eq "Y" ) {
$new->setfield("ship_$_", '') foreach qw(
last first company address1 address2 city county state zip