Template: Semorg-expense-row: Difference between revisions
From SemanticOrganization
No edit summary |
m (Text replacement - "{{{?" to "{{{") |
||
Line 1: | Line 1: | ||
<noinclude>{{semorg-bundle}}</noinclude><includeonly><tr> | <noinclude>{{semorg-bundle}}</noinclude><includeonly><tr> | ||
<td>[[{{{ | <td>[[{{{target|}}}|{{semorg-date|{{{date|}}}}}]]</td> | ||
<td>{{{ | <td>{{{description|}}}</td> | ||
<td style="text-align:right">{{semorg-currency|{{{ | <td style="text-align:right">{{semorg-currency|{{{amount-gross|}}}}}</td> | ||
<td style="text-align:right">{{semorg-currency|{{{ | <td style="text-align:right">{{semorg-currency|{{{amount-net|}}}}}</td> | ||
<td style="text-align:right">{{#ifexpr:{{formatnum:{{{ | <td style="text-align:right">{{#ifexpr:{{formatnum:{{{vat|}}}|R}}>0|{{semorg-currency|{{{vat|}}}}}}}</td> | ||
<td>{{{ | <td>{{{type|}}}</td> | ||
{{semorg-showedit | {{semorg-showedit | ||
|target={{{ | |target={{{target|}}} | ||
}} | }} | ||
</tr></includeonly> | </tr></includeonly> |
Revision as of 20:17, 19 April 2021
This page is part of the Semantic Organization extension.