Versions Compared

Key

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

...

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 prompts to create the crew change with “sea days” port. In case the “sea days” port is not available in the database, the system does not carry out the promotion.

Regions Editor

New Norway Regions codes are being updated as part of the APM installation.

Expand

New Norway Regions codes are being updated during APM installation

...

.

image-20240209-141401.pngImage Modified

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

View file
nameNorwegianRegionCodeChanges_2024.ADS

General Codes

The Activities view grid is extended with the C230 SignOn Time / C231 SignOff Time fields.

Expand

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

image-20240209-141856.png

APM Installation

Within the APM installation, the system picks up the latest version of the SQL Server driver from the list of known drivers. Expand to check the list of drivers.

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.

...