Difference between revisions of "Template:Semorg-expense-row"

From SemanticOrganization
Jump to: navigation, search
Line 4: Line 4:
 
<td style="text-align:right">{{semorg-currency|{{{?amount-gross|}}}}}</td>  
 
<td style="text-align:right">{{semorg-currency|{{{?amount-gross|}}}}}</td>  
 
<td style="text-align:right">{{semorg-currency|{{{?amount-net|}}}}}</td>  
 
<td style="text-align:right">{{semorg-currency|{{{?amount-net|}}}}}</td>  
<td style="text-align:right">{{#ifexpr:{{{?vat|}}}>0|{{semorg-currency|{{{?vat|}}}}}}}</td>  
+
<td style="text-align:right">{{#ifexpr:{{formatnum:{{{?vat|}}}|R}}>0|{{semorg-currency|{{{?vat|}}}}}}}</td>  
 
<td>{{{?type|}}}</td>
 
<td>{{{?type|}}}</td>
 
{{semorg-showedit
 
{{semorg-showedit

Revision as of 19:11, 3 November 2019

This page is part of the Semantic Organization extension.