﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
695	Error when apply functions from GuiFunction library	César Pérez Álvarez	Jorge	"If you run this code:

Set Fun(Real real)
{
  SetOfSerie(Serie ser = real*CalInd(C, Diario))
};
Set a = Fun(8);

And apply a function with right mouse button, for exemple, SubSerie (see attached file), TOL makes the following Error: 

ERROR: [3] ser no es un objeto valido para el tipo Serie.

[Call stack]
  [1] Serie GuiSubSer (Serie ser, Date ini, Date end)

ERROR: [4] Argumentos erróneos para Serie GuiSubSer (Serie ser, Date ini, Date end)

[Call stack]
  [1] Serie GuiSubSer (Serie ser, Date ini, Date end)"	defect	closed	highest		Interface	1.1.7	critical	fixed		
