Recurring invoice variable problem

I want to get a recurring invoice to show April 2016 to March 2017 and I tried ||MONTH|| ||YEAR|| to ||MONTH+11|| ||YEAR+1|| - the second term displays as ||MONTH+11|| 2017

Experimenting with your Recurring Invoice Date Variables Test Tool shows that anything up to ||MONTH+9|| works.

Could this be fixed please?

This works for me:

||MONTH||  ||YEAR|| to ||MONTH-1|| ||YEAR+1|| 

Translates to:

October 2015 to September 2016

Although it won’t start from April unless the actual invoice is created in April.

Thanks Glenn. Perhaps less than intuitive - maybe update your instruction panel?

There’s is an issue here as the token gets ignored if there are double digits after the +/- operators.

I reproduced the problem here:

http://www.quickfile.co.uk/resources/RecVarSandbox

We’ll get it fixed!

EDIT:

Fixed.

A post was split to a new topic: Recurring invoice variables