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
Sick Registrations Wizard
Sick Registration Wizard considers the historical sick activity as initial and continues with extended processing for current/planned activities even if there are gaps between activities.
Extending Sick Period
Implemented the functionality allowing extended sick periods even if there are gaps between activities.
Click to expand
Extending an existing sick period results in replacing all existing Planned and Current activities to sick activities according to Sick Wizard Setup even if there are gaps between the activities.
Note: The system does not replace Historical activities.
Besides, the Sick Registration Wizard user interface has been improved for better visualization:
Rotation Planning
Improved the Rotation Planning module for a better user experience.
Position Requirements
In the Rotation Planning module, the Position Requirements tab is extended, and the Copy Positions button is available on the ribbon.
Click to expand
In the Rotation Planning module, implemented the functionality allowing copy positions from the Organization structure in Project Definition > Position Requirements:
Note: It is not possible to add the same position several times. This is done to prevent adding duplicate positions.
In the Rotation Planning module, improved the logic of assigning calling ports after performing a promotion.
Click to expand
Enhanced the functionality with the following:
Performing promotions without changing the sign-off date preserves a sign-off port.
Promoting while changing the sign-off date results in displaying the existing calling ports. Select the calling port a crew member will be assigned on the sign-off date.
Crew List
The Crew List module is extended with the ATPI eProfile Update button available on the ribbon. The button allows updating the crew member selected in eProfile.
Click to expand
Added the eProfile Update button as part of the Crew List module. To access it, open the module and navigate to the Communication toolbar section:
The functionality is designed to update the crew member selected in eProfile.
Note: In case the eProfile Update button is not accessible, navigate to Global Options > Datagroups > Travel interface Crew Link and select the eProfile checkbox.
IR7 Taxisnet Export
In the IR7 Taxisnet export, the formula for calculating Benefits w/o contr. was modified to S.I.F.
Click to expand
In the IR7-Taxisnet export, the Benefits w/o contr. to S.I.F. field is now calculated based on the formula:
Benefits w/o contr. to S.I.F. = EC330 + EC354+ EC355 + EC358 + EC359 - EC414 - EC416.
Please see the example below:
As a result, Benefits w/o contr. to S.I.F. = 1000+1000+1000+1000+1000-1000-1000 = 3000
Global Options
Extended Global Options with the Read Time Out option and enhanced Default Document Type.
Default Document Type
Default Document Type is moved to Global Options → the Enclosed Documents tree view node.
Click to expand
The Default Document Type (Enclosed Document code) is defined in Global Options for:
Competence data group
Travel data group
Medical data group
Contracts data group
Note: The Default Document Type is moved from the Basket to the Enclosed Documents tree view node:
Read Time Out Processing times sheets and travel expenses
When processing large amounts of time sheets or expense records, the system can time out, default to 12 seconds, and interrupt the process. This new option, Read Time Out in the Global Options, allows increasing the time out (in milliseconds).
Click to expand
Added the Read Time Out (ms) option to set a timeout request after a specified period has elapsed (in milliseconds). The option is specifically required to communicate between APM and Crew Portal Service. To access it, navigate to Global Options > Import/Export > Web Service:
Note: By default, the option value is set to 12000 milliseconds.
Contracts Datagroup
The Contracts datagroup allows the creation and maintenance of contracts. To start using it, enable the datagroup in Global Options.
Enable Datagroup
We made the Contracts datagroup available to all users, not only those using the Finish Payroll setup. To activate Contracts datagroup, enable it in Global Options.
Click to expand
Implemented the following enhancements:
Added Register Contracts using Contracts Datagroup option to Global Options:
Implemented the functionality to display the Contracts datagroup on the ribbon when the Register Contracts using Contracts Datagroup option is enabled.
Implemented displaying/hiding the Employment/Contract, Seniority/Payscale, and Seniority/Seniority sections available in Personal Details when the Register Contracts using Contracts Datagroup option is disabled/enabled.
Audit Trail
Enhanced the Contracts datagroup with the Contracts Audit Trail dialog.
Click to expand
Implemented the Contracts Audit Trail dialog in the Contracts datagroup, which contains the event records from the overview of the Contracts datagroup.
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