Template Variables: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) |
|||
| Line 465: | Line 465: | ||
[INVOICETABLE] - invoice table | [INVOICETABLE] - invoice table | ||
[ | [INVOICETABLEPART:$1.1$] - invoice table and currency multiplier with optional new currency symbol before or after price. | ||
[INVOICETABLE:status1,status2,!status4] - Invoice table showing only items with matching status. The status items can be a comma separated list. To exclude status items prefix them with an exclamation mark, for example !status1. | |||
[INVOICETABLE2] - invoice table with status field | [INVOICETABLE2] - invoice table with status field | ||