More changes to Billing and Invoice
This commit is contained in:
@@ -135,6 +135,12 @@ $pagination_entity_name = "Billingrecords";
|
||||
</tr><tr>
|
||||
<th class="text-right">Summe Gutschriften Einmalig:</th>
|
||||
<td>€ <?=number_format($sum_credit_price_setup, 2, ",", ".")?></td>
|
||||
</tr><tr>
|
||||
<th></th>
|
||||
<td></td>
|
||||
</tr><tr>
|
||||
<th class="text-right">Summe Rechnungen Bankeinzug:</th>
|
||||
<td>€ <?=number_format($sum_price_sepa, 2, ",", ".")?></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user