Skip to content
Code-Schnipsel Gruppen Projekte
Commit f9ad8a97 erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

Merge branch 'next' into 'master'

Next

See merge request !47
Übergeordnete 122ff837 638611b7
No related branches found
Tags 1.9.2
2 Merge Requests!140Update 'next-4.x' with latest changes from 'main',!47Next
Pipeline #4974 bestanden mit Phase
in 28 Sekunden
......@@ -766,7 +766,7 @@ public static function calculatePayments($ToCalculate): array
'Calc->calculatePayments(); Object is not allowed to calculate ' . get_class($ToCalculate)
);
throw new QUI\ERP\Exception('Object is not allowed to calculate');
throw new QUI\ERP\Exception('Object is not allowed to calculate ' . get_class($ToCalculate));
}
QUI\ERP\Debug::getInstance()->log(
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren