X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=bin%2Fmove-customers;h=d237d12378c7ae9ff14db975ec8ab7ed8598987e;hp=c78b6ac257c210924be1ff50146d5d9268c2a6f5;hb=55332cb444a9d80e168737e5132c458f1cc44450;hpb=f407a661ea76f6cc7621e10a23ab32eb74ced115 diff --git a/bin/move-customers b/bin/move-customers index c78b6ac25..d237d1237 100755 --- a/bin/move-customers +++ b/bin/move-customers @@ -55,7 +55,7 @@ my %domsvc_map = ( # 'DCHK' => [], # 'DCRD' => [], # 'COMP' => [], -); +#); #production my %eventparts = ( 'CARD' => [ 1, ], @@ -64,7 +64,7 @@ my %eventparts = ( 'DCHK' => [ 12, ], 'DCRD' => [ 15, ], 'COMP' => [], -) +); #--