Hi, thank you.

18-12-2015 17:41 tarihinde Never Min yazdı:
Hi Yilmaz,

try this way, work for me.

edit this file:
/opt/otrs/Kernel/Config/Files/Daemon.xml

1.
find:
<ConfigItem 
Name="Daemon::SchedulerCronTaskManager::Task###OTRSBusinessEntitlementCheck"
Required="1" Valid="1" ReadOnly="1">

fix:
<ConfigItem 
Name="Daemon::SchedulerCronTaskManager::Task###OTRSBusinessEntitlementCheck"
Required="0" Valid="0" >

2.
find:
<ConfigItem 
Name="Daemon::SchedulerCronTaskManager::Task###OTRSBusinessAvailabilityCheck"
Required="1" Valid="1" ReadOnly="1">

fix:
<ConfigItem 
Name="Daemon::SchedulerCronTaskManager::Task###OTRSBusinessAvailabilityCheck"
Required="0" Valid="0" >


-Never



2015-12-18 23:29 GMT+08:00 Yılmaz Bilgili <li...@yilmazbilgili.com>:
18-12-2015 10:38 tarihinde Renee B yazdı:

See http://forums.otterhub.org/viewtopic.php?f=62&t=30820 for instructions
how you can disable the check...



Daemon::SchedulerCronTaskManager::Task###OTRSBusinessAvailabilityCheck is
deselected now but I just get one more email.

I am afraid it didn't work for me!


Regards,

Yilmaz


---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to