Home
last modified time | relevance | path

Searched refs:AppointmentUpdate (Results 1 – 6 of 6) sorted by relevance

/dports/www/otrs/otrs-rel-6_0_29/Kernel/System/Calendar/Import/
H A DICal.pm676 $Success = $AppointmentObject->AppointmentUpdate(
/dports/www/otrs/otrs-rel-6_0_29/scripts/test/Calendar/
H A DAppointment.t174 # Tests for AppointmentCreate(), AppointmentGet() and AppointmentUpdate()
298 my $Success = $AppointmentObject->AppointmentUpdate(
3691 my $Success = $AppointmentObject->AppointmentUpdate(
/dports/www/otrs/otrs-rel-6_0_29/scripts/test/Selenium/Agent/Admin/
H A DTicketAppointments.t640 my $Success = $AppointmentObject->AppointmentUpdate(
/dports/www/otrs/otrs-rel-6_0_29/Kernel/System/
H A DCalendar.pm2221 return $AppointmentObject->AppointmentUpdate(
/dports/www/otrs/otrs-rel-6_0_29/Kernel/Modules/
H A DAgentAppointmentEdit.pm1535 $Success = $AppointmentObject->AppointmentUpdate(
/dports/www/otrs/otrs-rel-6_0_29/Kernel/System/Calendar/
H A DAppointment.pm1135 sub AppointmentUpdate { subroutine