no message

This commit is contained in:
2025-11-03 15:26:55 +01:00
parent 27a1ee24cd
commit 1510f51ebd

View File

@@ -1,6 +1,6 @@
<?php
}
class Abrechnung extends IPSModule
{
public function Create()
@@ -20,8 +20,5 @@ class Abrechnung extends IPSModule
parent::ApplyChanges();
}
// Called by the button in form.json
public function GenerateInvoices($data)
{
}
}