no message
This commit is contained in:
@@ -106,6 +106,7 @@ public function GenerateInvoices()
|
||||
{
|
||||
$from = GetValue($this->GetIDForIdent('FromDate'));
|
||||
$to = GetValue($this->GetIDForIdent('ToDate'));
|
||||
IPS_LogMessage('Abrechnung', 'Users Raw: ' . $this->ReadPropertyString('Users'));
|
||||
|
||||
IPS_LogMessage('Abrechnung', '🕒 Starte GenerateInvoices()');
|
||||
IPS_LogMessage('Abrechnung', 'Zeitraum von ' . date('d.m.Y H:i', $from) . ' bis ' . date('d.m.Y H:i', $to));
|
||||
|
||||
Reference in New Issue
Block a user