El bugs es PM-1145 no recibia el parametro correspondiente a la variable del calendar.

PM-1131, mejora en las etiquetas

PM-1145, Se lo resolvio creando la variable faltante.
This commit is contained in:
marcelo
2015-02-03 16:26:25 -04:00
parent c4d1a4a1e6
commit 66ca1ab983
3 changed files with 3 additions and 3 deletions

View File

@@ -2816,7 +2816,7 @@ function PMFAddCaseNote($caseUid, $processUid, $taskUid, $userUid, $note, $sendM
* @return array | $arrayData | Array with new data | The array will contain the new data
*
*/
function PMFAddAttachmentToArray($arrayData, $index, $value, $suffix = " Copy({i})")
{
if (isset($suffix) && $suffix == "") {