Skip to main content
Skip table of contents

utilities - enums

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

Function

Parameters

Return Value

Description

AttendanceType.get_attendance_string_from_type(cls, attendance_type)

attendance_type: numerical attendance identifier

Returns the attendance designation string

Get the attendance designation string for the given numerical attendance identifier

AttendanceType.get_attendance_type_from_string(cls, attendance_string)

attendance_string: attendance designation string

Returns the numerical attendance identifier

Get 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.