Template: Semorg-invoice-row: Difference between revisions
From SemanticOrganization
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>{{semorg-bundle}}</noinclude><includeonly><tr> | <noinclude>{{semorg-bundle}}</noinclude><includeonly><tr> | ||
<td>[[{{{?target|}}}|{{{?number|}}}]]</td> | <td>[[{{{?target|}}}|{{{?number|}}}]]</td> | ||
<td>{{{?date|}}}</td> | <td>{{#if:{{{?date|}}} | ||
|{{#timel:{{int:semorg-date-short|{{{?date|}}}}} | |||
}}</td> | |||
<td>{{{?recipient|}}}</td> | <td>{{{?recipient|}}}</td> | ||
<td>{{semorg-person-link|{{{?issuer|}}}}}</td> | <td>{{semorg-person-link|{{{?issuer|}}}}}</td> | ||
<td>{{{?amount-net|}}}</td> | <td>{{semorg-currency|{{{?amount-net|}}}}}</td> | ||
<td>{{{?payment-date|}}}</td> | <td>{{#if:{{{?date|}}} | ||
|{{#timel:{{int:semorg-date-short|{{{?payment-date|}}} | |||
}}</td> | |||
{{semorg-showedit | {{semorg-showedit | ||
|target={{{?target|}}} | |target={{{?target|}}} | ||
}} | }} | ||
</tr></includeonly> | </tr></includeonly> |
Revision as of 13:37, 5 January 2019
This page is part of the Semantic Organization extension.