Hi,
I’m trying to set a recurring invoice to show on the description “From first day of next month to last day of the month”. The invoice will be sent every month on last week of the previous month and dates are for start and end of next month.
I.e. Invoice will be generated on the 27/07/2020 and description should show From 01/08/2020 to 31/08/2020.
||ENDMONTH+1|| works fine but can’t find a way to output first day of next month.
I’ve tried to play around with variable on the date variable test tool but no luck, has anyone managed to get this done?
Thanks in advance for the help!
David