falta que se actualize numProducto y los infomes
This commit is contained in:
@@ -23,5 +23,12 @@ namespace Entidades
|
||||
throw;
|
||||
}
|
||||
}
|
||||
public string NombreProveedor
|
||||
{
|
||||
get
|
||||
{
|
||||
return Proveedor.Nombre;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user