This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
privatebooleanVigente = true;// Si un proveedor se "elimino" de la lista de proveedores. se lo pone como false, porque no se pueden ELIMINAR proveedores, causaria problemas
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// SERVIDOR ejemplo: para cuentas de google "smtp.gmail.com", otro ejemplo para otro servidor "wo06.wiroos.com" (Depende de lo que dice despues del arroba --> @DEESTODEPENDE.com)
// PUERTO ejemplo "587". Depende del servidor que se elija
@@ -126,68 +134,85 @@ public boolean sendMail(boolean MostrarInforme){
returnfalse;
}
}
/**
* @param MostrarInforme Abre una ventana con el informe del email
* @param SERVIDOR ejemplo: para cuentas de google "smtp.gmail.com", otro ejemplo para otro servidor "wo06.wiroos.com" (Depende de lo que dice despues del arroba --> @DEESTODEPENDE.com)
* @param PUERTO ejemplo "587". Depende del servidor que se elija