These variables are designed to be used with recurring invoices, when the invoice is generated the current date is saved. Maybe you can use $invoice.date instead?
Hi,
I use this in recurring invoices.
However, I consider it questionable if the content of the invoice changes in another month when it is sent or downloaded again.
For example, when a reminder is sent, the invoice is also sent and then something else appears in the public notes in the following month.
Is it possible to format $invoice.date so that the month and year are displayed?
Can it be calculated like :MONTHYEAR+11?
I think it would be better if variables with a date for public notes used the invoice date as input rather than the current date.
I’m not sure I understand. If you have a recurring invoice which has :MONTHYEAR in it when it runs and generates a standard invoice the invoice will have the date, not the variable. If the invoice is resent since it doesn’t have the variable the date won’t change.