﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1703	DatCh no funciona correctamente con ciertos SerTms	Alejandro	Víctor de Buen Remiro	"Al ejecutar el código siguiente no funciona correctamente.

{{{
Serie DatChSerTmsSer2(Serie ser, Serie serTms)
{
  TimeSet aux = SerTms(serTms);
  TimeSet autoFec = aux * In(First(serTms), Last(serTms));
  Serie serFecSer = SubSer(DatCh(ser, autoFec, FirstS), 
                      GlIni_Date, GlEnd_Date);
  serFecSer
};
Serie DatChSerTmsSer2(SubSer(CalInd(C, Daily), y2013m05d01, y2013m05d31), 
                      SubSer(Pulse(y2013m05d26, Daily), y2013m05d01, y2013m05d31))

}}}
"	defect	new	highest	Mantainance	Kernel	3.1	critical			
