Skip to end of banner
Go to start of banner

APP 2022.10.7

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 9 Current »

To read more about our different types of releases (main release, intermediate release), click me!

Patch 6 2022.10.7 for Adonis Personnel Portal is available for download. If you are affected by any of the issues from the "Release notes" below, please download and upgrade your system.


To make sure that everything works properly, please install the patch on your test environments first.


SoftwareDownload LinkLatest PatchRelease Date
Adonis Personnel PortalDownload Here2022.10.2

 

Adonis Personnel PortalDownload Here2022.10.3 
Adonis Personnel PortalDownload Here2022.10.4 
Adonis Personnel PortalDownload Here2022.10.5 
Adonis Personnel PortalDownload Here2022.10.6 
Adonis Personnel PortalDownload Here2022.10.7 


APP 2022.10.7 Patch 6

 

Key

Summary

Release Notes

APP-4582CSB Safety Card report: secondary assignments are duplicatedModified CSB_Safety_Cards report query to exclude duplicated records.




APP 2022.10.6 Patch 5

 

Key

Summary

Release Notes

APP-4572VL_CrewPlannedTimeCards returns empty arrayImproved VL_CrewPlannedTimeCards method to return planned timecards




APP 2022.10.5 Patch 4

 

Key

Summary

Release Notes

APP-4524DG_EnclosedDocumentsRead returns an error on specific PDF file

Fixed the error message raised after the system tried to convert the PDF file into a thumbnail on the My Documents page. The system will generate a PDF logo as a thumbnail for the attached PDF file, which can’t be converted to a picture due to any reason. The attached pdf file can still be opened in the document details view dialog.




APP 2022.10.4 Patch 3

 

Key

Summary

Release Notes

APP-4489TE report issue: Value cannot be null.Fixed issue generating the My_TravelExpense report
APP-4508A crew member cannot assign himself as a coordinator in the Onboard Drill moduleModified crew members selection in the Onboard Drills module. A user can assign himself as a drill/scenario coordinator.




APP 2022.10.3 Patch 2

 

Key

Summary

Release Notes

APP-4400The filter 'By Chain' in the Persons Assignments dialogue shows no correct result.

Improved the filter option 'Person by' in the Roster Planning module - Person Assignment dialogue.

APP-4406Roster/Person assignment / The Hours calculation Box - need to add the possibility to hide some column

Implemented the possibility to show/hide vertical columns (work type totals) in the Roster Planning module - Person Assignment dialogue. The Work Type button opens a dialogue with the list of existing work types. A user can select which of them will be displayed in the Persons Assignment dialogue.

APP-4436Dates format inconsistent in Travel ExpenseModified the date formatting on the server side for the Travel Expense documents.
APP-4457Rows alignment issue in Roster SchedulerApplied modifications to avoid row shifting in the Roster Planning scheduler.
APP-3854Create an activity based on D2D assignmentImplemented functionality to create and modify planned onboard activities via D2D Roster Planning assignments.
APP-3913Remove activity based on D2D assignmentImplemented a possibility to remove the activity via the D2D Roster Planning module.
APP-3922CSB: Last day is not covered on the graphic

Applied fix for the Crew Station Bill and Cabin Allocation schedulers layout to display the correct assignment End Date according to a Sign-Off date of the activity.

APP-4008CAM and CSB auto-allocation in the CC module

Improved the auto-allocation functionality in the Cabin Allocation module and Crew Station Bill module.

APP-4047Route definition warning signs

Modified the ‘Route Violations’ dialogue for the Crew Change module: Route Definition setup and Route Planning page.

APP-3786Dates format is not consistent and not read from the settingsApplied changes related to a date format setup, corresponding option removed from the Administrator portal. The date format will be picked up from the browser regional setting.
APP-4376Search doesn't find persons by pin in the Cabin Allocation module

Modified search field functionality for Crew Station Bill and Cabin Allocation Module. The Search field allows full and partial search by PIN, Name, Position, and Date.

APP-4419The Confirmed/Rostered columns are not fetched the manually added time/blocks

Modified the hour's calculations in the Persons Assignment dialogue. The work types with the ‘isWork’ option are calculated in the totals. The manually added hours are included in the calculation of the total.

APP-4422The number in the roster field is doubled.Fixed totals calculation in the Roster Planning module Persons Assignment dialogue.
APP-4460Change column types from varchar to nvarchar

Following database column types are changed VARCHAR() to NVARCHAR() type.

Database Table

Column

Type

WEB_CP_TRAVEL_BILLS

ADDRESS1

nvarchar(80)

WEB_CP_TRAVEL_BILLS

ADDRESS2

nvarchar(80)

WEB_CP_TRAVEL_BILLS

ADDRESS3

nvarchar(80)

WEB_CP_TRAVEL_SPECIFICATION

T2_PASSENGERS_NAMES

nvarchar(100)

PWTALOSWAITINGROOM

Firstname

nvarchar(50)

PWTALOSWAITINGROOM

Lastname

nvarchar(50)

APP-4446The Routing Service example page failed.Fixed opening an example page for the Routing Service




APP 2022.10.2 Patch 1

 

Key

Summary

Release Notes

APP-4344Can't submit TSModified date interval checking for Submit and Approve timesheets. The system picks up approved days in the frame of the Onboard activity.
APP-4349Forbid to modify shift with an assigned crew memberModified the RST_UpdateTimecard method to avoid dropping the ROSTER_ID of the assigned time block.
APP-4371Extend the method with a picture field (BASE64)The FL_Dynamics_create and FL_Dynamics_Update methods are extended with the 'EmployeePictureBase64' filed. This gives a possibility to upload the employee's picture.
APP-4386Rearrange the total hours values in the Persons Assignment dialogueApplied font size fix for the Persons Assignment dialogue. The total hour's box will be refreshed after re-opening the Persons Assignment dialogue.
APP-4425Change columns places in the Roster view

The Persons Assignment dialog was modified to display more information about the crew workload:
1. Vertical columns display totals per day for each work type, confirmed, rostered, and manually added time blocks.
2. The horizontal table display ‘hours workload’, ‘confirmed’, and ‘rostered’ totals for the whole onboard period for the selected crew member.

APP-4438Errors during upgrade from 2021.40.13.1 to 2022.10.1.1

Modified the SQL upgrade script:

  • Remove FK: WEB_CP_MESSAGE->WEB_CP_ACCOUNT_CREW

  • Remove FK: WEB_CP_MESSAGE->WEB_CP_ACCOUNT_EMPLOYEE

  • Added PK: WEB_CP_MESSAGE->PW001P01

  • Wrap Drill scripts with IF conditions:

APP-1954Type instead of description for Various and Advance expenses

For Advance and Various expenses in the Travel expense document, the 'Description' field name changed to a 'Type'.

APP-3864Generate activities from CC SignOn/OffImplemented functionality to generate and maintain the activities via Crew Change during the Sign On and Sign Off actions.
APP-4219Wrong planned trips lead to incorrect displaying in D2D Roster PlanningImproved Roster Planning Trips creation functionality to exclude duplicates for trips that cover more than one day for a period.
APP-4423Remove redundant option "Allow change email in APM"The option 'Allow change email in APM' was removed as redundant. The system picks up the Email directly from the PW001P0T table.




  • No labels