Skip to Main Content
Status Acknowledged
Categories Uncategorised
Created by Guest
Created on Jan 10, 2017

Date substitutions to check for year

At the moment if you use %m+1 %y to substitute dates into invoices, an invoice generated in Dec 2015 would display "January 2015" rather than the intended "January 2016". Something needs to be added to check if %m+1 takes you into a new year.
  • ADMIN RESPONSE
    Jan 10, 2017
    Hi Kit, Thanks for spotting this, I will pass this over to our development team to take a look at.
  • Attach files
  • Paul Smith
    Aug 19, 2019

    This could be done by having other subsitutions for 'year of next month' or 'year of last month' as well rather than %y having to try to guess what the user meant.

  • +3