-----001-0001699 del mes de Junio update GUIAS_REMISION set estado = '2' where GUIAS_REMISION.empresa = '34' and GUIAS_REMISION.cod_local = '00011' and GUIAS_REMISION.tipo_documento = '09' and GUIAS_REMISION.anio = 2022 and GUIAS_REMISION.mes = 6 and GUIAS_REMISION.serie = '001' and GUIAS_REMISION.numero = '0001699'; update alm_operaciones set estado = '3' where alm_operaciones.empresa = '34' and alm_operaciones.cod_local= 01 and alm_operaciones.cod_almacen= '02' and alm_operaciones.anio= 2022 and alm_operaciones.mes = 6 and alm_operaciones.tipo_operacion= 'SA' and alm_operaciones.cod_opelog= 'MN' and alm_operaciones.nro_operacion = '136'; -----001-0001850 del mes de Julio update GUIAS_REMISION set estado = '2' where GUIAS_REMISION.empresa = '34' and GUIAS_REMISION.cod_local = '00011' and GUIAS_REMISION.tipo_documento = '09' and GUIAS_REMISION.anio = 2022 and GUIAS_REMISION.mes = 7 and GUIAS_REMISION.serie = '001' and GUIAS_REMISION.numero = '0001850'; update alm_operaciones set estado = '3' where alm_operaciones.empresa = '34' and alm_operaciones.cod_local= 01 and alm_operaciones.cod_almacen= '02' and alm_operaciones.anio= 2022 and alm_operaciones.mes = 7 and alm_operaciones.tipo_operacion= 'SA' and alm_operaciones.cod_opelog= 'MN' and alm_operaciones.nro_operacion = '83';