have agent_custid editing now
authorivan <ivan>
Tue, 17 Jun 2008 01:43:59 +0000 (01:43 +0000)
committerivan <ivan>
Tue, 17 Jun 2008 01:43:59 +0000 (01:43 +0000)
httemplate/edit/process/cust_main.cgi

index ddcb3ca..097d382 100755 (executable)
@@ -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