# Pathway Invoices # How to create an Invoice Template
The Invoice template is used when:Field | Overview |
---|---|
Invoice Number Format | Number formats explained: The following placeholders can be used: - Dates: y, yy, yyyy, M, MM, MMM, MMMM, d, dd - Times: H, HH, hh, m, mm, s, ss, t, tt - Numbers: 00, 000, 0000, 00000 To prevent replacement for above mentioned placeholders, prefix with \\\\ Examples: yyINV000: 18INV026 (invoice 26, year 2018) MMM-0000\_HHmm: Feb-0002\_1649 (invoice 2, February, 4:49 PM) \\\\M\\\\yINV\_000: MyINV\_894 (invoice 894, placeholders escaped) |
Company Information | More information about the company who is issuing the invoice. |
Bank Details Description | Banking Details of the company who is issuing the invoice. |
Footer Description | Footer description on the Invoice. |
Invoice Number Description | Text displayed next to the invoice number. |
Invoice Date Description | Text displayed next to the invoice date. |
Client Contact Description | Text displayed next to the client contact description. |
Client Description | Text displayed next to the client description. |
Client Vat Description | Text displayed next to the client vat description. |