From: ivan Date: Tue, 17 Jun 2008 01:43:59 +0000 (+0000) Subject: have agent_custid editing now X-Git-Tag: root_of_webpay_support~567 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=12a127ea6bf7ce19eecc7907b41e9ace03ab79ed have agent_custid editing now --- 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