oh hell no
This commit is contained in:
@@ -5,7 +5,7 @@ namespace Entidades
|
||||
{
|
||||
public class Lote: Detalle<Producto>
|
||||
{
|
||||
public int IdRemito { get; set; }
|
||||
public int IdRemito { get; set; }
|
||||
public DateTime Fecha { get; set; }
|
||||
public bool Habilitado { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user