Template: Semorg-travel-expenses-row: Difference between revisions
From SemanticOrganization
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{semorg-bundle}}</noinclude><includeonly><tr> | <noinclude>{{semorg-bundle}}</noinclude><includeonly><tr> | ||
<td | <td data-sort-value="{{#titleparts:{{{target|}}}||-1}}" data-sort-type="number">{{#show:{{{person|}}}|?semorg-person-name}}<br>[[{{{target|}}}|{{#titleparts:{{{target|}}}||2}}]]</td> | ||
<td data-sort-value="{{{start|}}}">{{semorg-datetime|{{{start|}}}}}{{#if:{{{end|}}} | |||
<td>{{{ | |{{#ifeq:{{#time:Ymd|{{{start|}}}}}|{{#time:Ymd|{{{end}}}}} | ||
|-{{#time:H:i|{{{end}}}}} | |||
<td>{{#if:{{{ | |<br>-{{semorg-datetime|{{{end|}}}}} | ||
}} | |||
<td>{{{ | }}</td> | ||
< | <td>{{#if:{{{destination|}}}|{{{destination|}}} {{#if:{{{distance|}}}|({{{distance}}}km)}}<br>}}{{{description|}}}</td> | ||
<td>{{{ | <td style="text-align:right">{{#ifeq:{{{allowances|}}}|0 | ||
<td></td> | | | ||
|{{semorg-currency|{{formatnum:{{#expr:{{formatnum:{{{allowances|0}}}|R}} - {{#if:{{{allowance-night|}}} | |||
|{{formatnum:{{{allowance-night|0}}}|R}} | |||
|0 | |||
}} }} }} }} | |||
}}{{#if:{{{allowance-night|}}} | |||
|<br>N: {{semorg-currency|{{{allowance-night|}}}}} | |||
}}</td> | |||
<td style="text-align:right">{{#ifeq:{{{expenses|}}}|0||{{semorg-currency|{{{expenses|}}}}}}}</td> | |||
<td style="text-align:right">{{semorg-currency|{{{total|}}}}}</td> | |||
{{semorg-showedit | {{semorg-showedit | ||
|target={{{ | |form={{int:semorg-travel-expenses-form}} | ||
|target={{{target|}}} | |||
}} | }} | ||
</tr></includeonly> | </tr></includeonly> |
Latest revision as of 15:11, 22 April 2021
This page is part of the Semantic Organization extension.