OpenXE/www/pages/content/rechnungslauf_minidetail.tpl
2023-02-27 10:39:04 +01:00

24 lines
519 B
Smarty

<!--
SPDX-FileCopyrightText: 2022 Andreas Palm
SPDX-FileCopyrightText: 2019 Xentral ERP Sorftware GmbH, Fuggerstrasse 11, D-86150 Augsburg
SPDX-License-Identifier: LicenseRef-EGPL-3.1
-->
<fieldset>
<legend>[SUBHEADING]</legend>
</fieldset>
<table class="mkTable">
<tr>
<th>{|Bescheibung|}</th>
<th>{|Menge|}</th>
<th>{|Einzelpreis (netto)|}</th>
<th>{|Rabatt|}</th>
<th>{|Zyklen|}</th>
<th>{|Gesamtpreis (netto)|}</th>
<th>{|Währung|}</th>
</tr>
[INHALT]
</table>
<p>
<strong>[TOTAL]</strong>
</p>