added full expenditures functionality

This commit is contained in:
2025-02-19 14:30:44 +01:00
parent 0e501e8ba4
commit dd587f7603
8 changed files with 1007 additions and 9 deletions

View File

@@ -68,6 +68,12 @@
<span id="badge-more-news" class="badge bg-highlight color-white"></span>
<i class="fa fa-angle-right"></i>
</a>
<a href="<?php echo LINK_PRE; ?>expenditures" class="show-loggedin">
<i class="fa font-14 fa-money-bill-wave rounded-s bg-highlight color-white"></i>
<span>Ausgaben-Verwaltung</span>
<!--<span id="badge-more-expenditures" class="badge bg-highlight color-white"></span>-->
<i class="fa fa-angle-right"></i>
</a>
<a href="<?php echo LINK_PRE; ?>trim_list">
<i class="fa font-14 fa-book rounded-s bg-highlight color-white"></i>
<span>Trimm-B&uuml;cher</span>