Skip to main content
Skip table of contents

utilities - enums

Die nachfolgenden Inhalte sind nur in englischer Sprache verfügbar.

The enums module defines enums used in the utilities package

Classes

AttendanceType

Static variables

Variable
AttendanceType.ATTENDANCE
AttendanceType.BREAK
AttendanceType.TRAVEL_TIME_BILLABLE
AttendanceType.TRAVEL_TIME
AttendanceType.TRAVEL
AttendanceType.OVERNIGHT_STAY
AttendanceType.TYPE_UNKNOWN_TEXT
AttendanceType.TYPE_UNKNOWN_NUMBER
AttendanceType.ALL_TYPES
AttendanceType.LISTBOX_CATEGORY

Classmethods

FunctionParametersReturn ValueDescription
AttendanceType.get_attendance_string_from_type(cls, attendance_type)attendance_type: numerical attendance identifierReturns the attendance designation stringGet the attendance designation string for the given numerical attendance identifier
AttendanceType.get_attendance_type_from_string(cls, attendance_string)attendance_string: attendance designation stringReturns the numerical attendance identifierGet the numerical attendance identifier for the given attendance designation string

AutoCancellationMode

Static variables

Variable
AutoCancellationMode.DISABLED
AutoCancellationMode.EXPORTED
AutoCancellationMode.RELEASED
AutoCancellationMode.DEADLINE
AutoCancellationMode.IMPORTED
AutoCancellationMode.ALL

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.