I’m setting up a workflow where I create a new invoice from an opportunity upon changing sales stage to “won”.
I want to fill the invoice date with the date when the opportunity was set to “won”. So I would expect to use the date “Today”.
I just noticed that using date “today” renders a date of 01.01.1970, while using “Now” renders date of today into the invoice date field.
-> i.e. “today” does not seem to work right!
Has anybody else noticed this?