• Resolved robindoo

    (@robindoo)


    Is there any hooks or snippets to use to make the invoice display the format in the following?

    TS-YYMMDD-001

    E.g TS-180715-001

    Currently [invoice_year][invoice_month] can autogenerate the year and month respectively but i cant seem to get the date one working.

    Thanks in advance.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hi! You can use [invoice_date="ymd"] where you can use any date format you like (see PHP documentation for available formats).
    Note that this doesn’t affect existing invoice numbers, as the format is stored with the number once it has been generated.

Viewing 1 replies (of 1 total)
  • The topic ‘Invoice number format to use invoice date’ is closed to new replies.