Template Variables: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) |
Markkinchin (talk | contribs) |
||
| Line 242: | Line 242: | ||
[INVOICEDATE] - invoice date | [INVOICEDATE] - invoice date | ||
[INVOICEDATE:+1day{%A, %e %B, %Y}] - optional date offset and display format. The offset can be any plus or minus any number of days and the display can be any valid PHP strftime format string. | |||
[INVOICEBALANCE] - invoice balance | [INVOICEBALANCE] - invoice balance | ||