Vorlage: Semorg-invoice-items-sums: Unterschied zwischen den Versionen
Aus Krötenwanderung
Admin (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Admin (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
<noinclude>{{semorg-bundle}}</noinclude><includeonly><tr | <noinclude>{{semorg-bundle}}</noinclude><includeonly><tr class="semorg-invoice-subtotal"> | ||
<td>{{int:semorg-invoice-subtotal-text}}</td> | |||
<td | <td>{{semorg-currency|{{#ask:[[semorg-invoice-item-invoice::{{FULLPAGENAME}}]]|?semorg-invoice-item-amount-net|format=sum}}|2}}</td> | ||
<td | |||
</tr>{{#arraymap:{{int:semorg-invoice-vat-rates}} | </tr>{{#arraymap:{{int:semorg-invoice-vat-rates}} | ||
|, | |, | ||
|xxx | |xxx | ||
|{{#ifexpr:{{#ask:[[semorg-invoice-item-invoice::{{FULLPAGENAME}}]][[semorg-invoice-item-vat-rate::xxx]]|format=count}}>0 | |{{#ifexpr:{{#ask:[[semorg-invoice-item-invoice::{{FULLPAGENAME}}]][[semorg-invoice-item-vat-rate::xxx]]|format=count}}>0 | ||
|<tr | |<tr class="semorg-invoice-vat"> | ||
<td>{{int:semorg-invoice-vat-text|xxx}}</td> | <td>{{int:semorg-invoice-vat-text|xxx}}</td> | ||
<td | <td>{{semorg-currency|{{#ask:[[semorg-invoice-item-invoice::{{FULLPAGENAME}}]][[semorg-invoice-item-vat-rate::xxx]]|?semorg-invoice-item-amount-vat|format=sum}}|2}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
| | | | ||
}}<tr | }}<tr class="semorg-invoice-total"> | ||
<td>{{int:semorg-invoice-total-text}}</td> | |||
<td | <td>{{semorg-currency|{{#ask:[[semorg-invoice-item-invoice::{{FULLPAGENAME}}]]|?semorg-invoice-item-amount-gross|format=sum}}|2}}</td> | ||
</tr></includeonly> | </tr></includeonly> |
Aktuelle Version vom 12. April 2023, 13:00 Uhr
Diese Seite ist Teil der Semantic Organization-Extension.