From 0c564932ee0502911972f31f33a6041cfab5e98b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bernd=20Ble=C3=9Fmann?= Date: Fri, 30 Apr 2021 18:59:17 +0200 Subject: [PATCH] =?utf8?q?Zeiterfassung:=20Konvertierung:=20POD:=20Kundenn?= =?utf8?q?ummer=20ist=20nicht=20Format-abh=C3=A4ngig?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- SL/BackgroundJob/ConvertTimeRecordings.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/SL/BackgroundJob/ConvertTimeRecordings.pm b/SL/BackgroundJob/ConvertTimeRecordings.pm index d33be0b91..b3ec878d0 100644 --- a/SL/BackgroundJob/ConvertTimeRecordings.pm +++ b/SL/BackgroundJob/ConvertTimeRecordings.pm @@ -360,8 +360,6 @@ An array with the customer numbers for which time recordings should be collected. If not given, time recordings for customers are collected. This is the default. -Example (format depends on your settings): - customernumbers: [c1,22332,334343] =item C -- 2.20.1