Hey, currently we can set {{{year}}}, {{{month}}} and {{{day}}}, however I’d like to set the invoice numbering scheme to something like I-{{{yy}}}-{{{id}}}, with 2 digits for the year and not 4.
Well the question is if it would be better just to add more pre-defined templates.
InvoicePlane should be an easy-to-use application and I wouldn’t like to force users to look up the usage of PHPs date() formatting. Because I can’t think of a solution that allows both {{year}} and yy.mm.dd tempaltes at the moment.
Hi, I am looking for a way to simply make the month not fill up with zeros.
Only one digit or two digit (when 10,11,or 12)
thing is , this was part of an invoice number. it must be 20185024
where the 5 is single digit for the month