Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleClick to expand

Implemented the functionality for extending the existing sick period. To extend the existing sick period, follow the steps below:

  1. Navigate to Tools > Wizards > Sick Registrations Wizard. When the wizard appears, select the Expand existing Sick period option:

  2. Select the new date when a person is back to work. Once done, click Next.

Note: Before extending a sick period, make sure a crew member has a sick activity defined in Sick Wizard setup.

Access Control

We extended the personal details fields and extended the access rights in the Contracts Datagroup

...

Tools Routine

Expand
titleClick to expand

In ACC, the following enhancements have been applied:

  • We Added P151 International First Name and P152 International Last Name fields to the Personal Details section of the Fields tab.

    Image Removed
  • Implemented functionality for displaying P151 International First Name and P152 International Last Name fields in the Name Details Editor form

    Added routines under Tools in ACC:

    • Sign On Wizard

    • Sign On Family Member Wizard

    • Promotion Wizard

    • Sick Registration Wizard

    • Sign Off Wizard

    image-20240209-143349.pngImage Added

    Implemented functionality for access rights for wizards.

    Contracts Routine

    Expand
    titleClick to expand

    In the Contracts data group, enhanced the functionality:

    1. In ACC, added the 209 Open Enclosed new routine of Contracts datagroup.

    2. Implemented the standard functionality for the View Enclosed and Attachment Properties buttons in the Contracts datagroup.

    Rotation Planning

    Project Requirements

    Expand
    titleClick to expand

    In the Rotation Planning module, the Project Details tab is expanded with the Project Requirements data.

    To get started, make sure to define project requirements in the Position Requirements tab:

    image-20240209-134535.png

    In the Rotation Planning gantt chart, select the project timeblock and view the project details on the tab:

    image-20240209-134600.png

    The Project timeblock details dispaly position requirements for the selected project and provide calculations of deviation, i.e. the difference between the number of positions required for the project and those available in the plan having shift timblocks within the project date range.

    Promotion Port

    Expand

    Implemented the functionality allowing to select the necessary port in the Promotion/Position Change dialog:

    image-20240209-135132.png

    If no port is found on the promotion date, the system will prompt to create the crew change with “sea days” port. In case the “sea days” port is not available in the database, the system won’t carry out promotion.

    Regions Editor

    Expand

    Norway Regions codes are being updated during APM installation based on the new document.

    image-20240209-141401.png

    Note: Norway Regions codes can be updated after the installation of APM using the ADS script.

    View file
    nameNorwegianRegionCodeChanges_2024.ADS

    General Codes

    Expand

    Added the C230 SignOn Time / C231 SignOff Time fields to General Codes > Activities:

    image-20240209-141856.png

    APM Installation

    Expand

    While installing APM, the system picks up the latest version of the SQL Server driver from the list of known drivers:

    • ODBC Driver 18 for SQL Server

    • ODBC Driver 17 for SQL Server

    • ODBC Driver 13 for SQL Server

    • SQL Server Native Client 11.0

    To change the ODBC driver version, define it directly in the adpw.ini:

    [DATABASE]
    DATABASE NAME=ADONIS
    SERVER NAME=SQL2019
    CON_NAME=CrewLink
    DRIVER NAME=ODBC Driver 18 for SQL Server

    Note: Changing the ODBC version in the adpw.ini file is only applicable after the APM installation.

    ...