Skip to end of banner
Go to start of banner

APM 2024.20

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 10 Next »

Software

Version

Release Date

Download Link

Latest Patch

Adonis Personnel Manager

2024.20

Download Here

Click here to read more about our different types of releases (main release, intermediate release)

Adonis Personnel Manager Compatibility Matrix

 Click to expand

APM Version

Compatible APP Version

2022.10. x,

2022.20. x

2022.30. x

2023.10. x

APP 2020.10.x and newer version

2023.20. x

2023.30.x

2023.40.x

2023.50.x

2024.10.x

2023.20.x and newer


Release Highlights

Activities datagroup

The Activity Details dialog shows the crew id number defined in the Crew Station Bill module for every crew member.

CSB Id

The CSB Id is now correctly fetched to the Activities datagroup.

 Click to expand

In the Activities datagroup, the Crew Id field is changed to CSB Id. The CSB Id field value cannot be modified in the Activities datagroup. The field fetches the crew id number defined in the Crew Station Bill module for every crew member:

image-20240719-131801.png

Payroll

The Payroll module is enhanced with additional options allowing to generate entry codes in case the activity starts the 31st day of the month.

 Click to expand

The following enhancements are provided:

  • The Auto Entry When Activity Starts from 31th option is added to the EntryCodes setup:

    image-20240719-145623.png

  • Added the Auto Entry Also When Start From 31th By Entry code to Activity codes in General Codes:

    image-20240719-145654.png

As a result:

  • Entry code is generated if the option is turned on and the activity begins the 31st

  • Entry code is not generated if the option is turned on and the activity begins the 31st

General Codes

In General Codes, improved the logic of the crew list views replication as well modified the list of crew categories.

Enable Replication

Enhanced the logic of crew list views replication based on enabled/disabled Enable Replication option.

 Click to expand

Navigate to General Codes > Crew List > Crew List View:

crew_list_view_enable_replication.png
  • Creating a new crew list view on main site with the selected Enable Replication option results in the crew list view created on the satellite site. The crew list view is then available to APM users.

  • Creating a new crew list view on main site with the deselected Enable Replication option results in creating the crew list code in the PW001C78 table. Please note, the crew list view isn’t created. When the user will try to upload such view to the Crew List module, the following warning message then pops up:

    image-20240719-132640.png

  • Updating an exisiting crew list view on the main site with the selected Enable Replication option results in replacing all updates of the crew list view.

  • Updating an exisiting crew list view on the main site with the deselected Enable Replication option: the SQL code is then replicated but it won’t be executed on the satellite site.

Payroll Enhancements

The Bank Transfer list has been extended with the Standard ISO 20022 bank.

 Click to expand

Added the Standard ISO 20022 bank transfer item:

image-20240721-201846.png

Crew Categories

The list of crew categories has been changed.

 Expand to read

In General Codes > General Code Editor (Ranks), applied the following changes:

  1. Removed the Supernumerary and Staff from the Options fieldset.

  2. Added the Crew Category tab with a new fieldset as checkboxes:

  • SPP/Industrial Personnel (Supernumerary)

  • Crew (Staff)

  • Passenger

  • Visitor

image-20240721-203919.png

Rotation Planning

In the Rotation Planning module, the data on the Gantt diagram can be displayed in the weekdays scale.

 Click to expand

In the Rotation Planning module, added the following enhancements:

  1. Added the Weekdays scale display dates checkbox to the Options dialog > the Data Display tab.

    image-20240721-210421.png

    Selecting the Weekdays scale display dates option allows displaying the Gantt chart weekly.

    image-20240721-210458.png

    2. Added the Display technical information column in a Gant Tree checkbox to the Options dialog > the Other tab.

    image-20240721-210618.png

Selecting the option shows the technical information for debug purposes:

image-20240721-210649.png

Global Options

In Global Options, improved the Travel Interface functionality.

Travel Interface

For booking requests, an administrator can authorize a single GUID to selected users.

 Click to expand

Added the Plofiles tab to Travel Interface ->CrewLink. An administrator can select users that will use defined GUID for booking requests instead their own GIUD.

global_options_travel_interface.png

Please note the selected users must be granted write access rights to the routines: 920 and 602 and 559 / or 320.

Resolved Issues 

Bug Fixes

 Click to expand

Key

Summary

Component

Release Notes

APM-7750

Wrong link to Adonis Replicator documentation

Replicator

In APM, changed the link to the Adonis Replicator guide.

Change Requests

 Click to expand

Key

Summary

Component

Release Notes

APM-7656

Competence document expiry date not recalculated

In the in the Competence datagroup, the automatic re-calculation of Expiry date for existing records has been fixed.


Database Modifications

 Click to expand

Table

Field name

Field Type

Default

Comments

PW001P20

AUDIT_LINENR

INT

NOT NULL   (0)

PW001P20

SESSIONID

INT

NOT NULL   (-2) 

PW001P20

DBACTION

VARCHAR(10)

NOT NULL   ("")

PW001P20

PROGRAM_NAME

nvarchar(128)

NULL

AUDIT_PW001P20

SELECT * INTO AUDIT_PW001P20 FROM PW001P20
UPDATE AUDIT_PW001P20 SET DBACTION = 'INITIALISE', AUDIT_LINENR = -1

initalization
Contracts (PW001P20) audit table matching PW001P20 structure


Other Versions 

  • No labels