WIP Contract 2024-06-11

This commit is contained in:
Frank Schubert
2024-06-11 18:14:41 +02:00
parent 85acab876e
commit 8968f6beb1
7 changed files with 203 additions and 21 deletions
+1 -1
View File
@@ -137,7 +137,7 @@
biennal
<?php elseif($contract->billing_period == 36): ?>
triennal
<?php else: ?>
<?php elseif($contract->billing_period): ?>
<?=(12 / $contract->billing_period)?>x Jährlich
<?php endif; ?>
</td>