falta que se actualize numProducto y los infomes
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
namespace Informes
|
||||
{
|
||||
public class ConfigEmail
|
||||
{
|
||||
public string EmailAddr { get; set; }
|
||||
public string EmailPass { get; set; }
|
||||
public List<string> EmailTarget { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
@@ -12,6 +12,8 @@ namespace Informes
|
||||
/// Envia Informes por Email
|
||||
/// </summary>
|
||||
|
||||
public bool Informar { get; set; }
|
||||
|
||||
private static InformeEmail instance = new();
|
||||
public static InformeEmail Instance
|
||||
{
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
100fa21bf2f76b06ab70964d65200e354f5837e3
|
||||
b8f7575a0ad69c743b6dc87a6ac87340793ee335
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user