[freeside-commits] freeside/httemplate/edit/process cust_main.cgi, 1.37, 1.38
Ivan,,,
ivan at wavetail.420.am
Mon Jun 16 18:44:02 PDT 2008
Update of /home/cvs/cvsroot/freeside/httemplate/edit/process
In directory wavetail.420.am:/tmp/cvs-serv29291
Modified Files:
cust_main.cgi
Log Message:
have agent_custid editing now
Index: cust_main.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/process/cust_main.cgi,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- cust_main.cgi 27 Mar 2008 22:04:00 -0000 1.37
+++ cust_main.cgi 17 Jun 2008 01:43:59 -0000 1.38
@@ -65,9 +65,6 @@
} 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
More information about the freeside-commits
mailing list