Merge branch 'fronkdev' into 'master'

Preorder admin Update OAID From Unit now always updates oaid object

See merge request fronk/thetool!402
This commit is contained in:
Frank Schubert
2024-06-12 12:43:57 +00:00
9 changed files with 225 additions and 39 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>