no message

This commit is contained in:
2025-11-05 13:51:17 +01:00
parent c655fc4d75
commit b681461a7a

View File

@@ -127,7 +127,7 @@ public function GenerateInvoices()
}
return $pdf->Output('Abrechnung.pdf', 'S');
}
}
private function BuildUserInvoice($user, $power, $water, $tariffs, $from, $to)