actualizacion command

parent 8a9af737
......@@ -91,7 +91,7 @@ class McafeeMigrarUsuariosCommand extends ContainerAwareCommand {
$mcAfeeTx->setMtrTipo(McafeeTransaccion::TIPO_ALTA);
$mcAfeeTx->generarNroReferencia();
$mcAfeeTx->setMtrEstado(McafeeTransaccion::ESTADO_NO_ENVIADA);
$mcAfeeTx->setUmcId($nuevoUsuario);
$mcAfeeTx->setUsuarioMcafee($nuevoUsuario);
$xmlPartnerContext = '<PARTNERCONTEXT>
<HEADER>
<PARTNER PARTNER_ID="' . $mcAfeePartnerId . '"/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment