Hi all,
it seems that the minusBusinessDays function doesn't work.
If I use this: {{parent.dueDate.plusBusinessDays(28)}} it works.
but if I make the same call with the minus function: {{parent.dueDate.minusBusinessDays(28)}} it doesn't work.
Can someone help me?
Thanks,
Piero