fix school year for all tables
Tests / PHPUnit (push) Failing after 1m20s

This commit is contained in:
root
2026-07-18 14:45:38 -04:00
parent 4db8334a3c
commit 716cc8b8d3
125 changed files with 2315 additions and 81 deletions
+1 -1
View File
@@ -160,7 +160,7 @@
<h4 class="fw-bold">Payment</h4>
<small>$<?= number_format($paymentBalance, 2) ?></small>
<div class="hover-popup">
<p class="mb-0">Latest outstanding balance from the most recent invoice.</p>
<p class="mb-0">Current account balance for this school year, including any previous-year carry-over.</p>
</div>
</div>
</div>