Difference between revisions of "SmartHCM Webservice Release Notes 2.3.3.0"

From SmartHCM Wiki
Jump to navigation Jump to search
Line 55: Line 55:
  
 
* <u>'''General - General'''</u>: Custom settings of workflow was not worked on leave approval on mobile APP.
 
* <u>'''General - General'''</u>: Custom settings of workflow was not worked on leave approval on mobile APP.
 +
 +
* <u>'''General - General'''</u>: The numeric value has been removed that was coming on message while giving wrong user id or passwords in login page of mobile application.

Revision as of 06:02, 25 May 2023

SmartHCM Webservice 2.3.3.0 Release

Release Date: 09-Feb-2023

Module Version: 2.3.3.0

Maturity Status: QA Approved

Enhancement

  • General - General: Provided the data of "Outside Employee Allowances and Deductions" in the "Salary_getPayslip_SecurityCode" end-point of "Webservice".
  • General - General: Incorporated the impact of "From Date", "From Time", "To Date" and "To Time" columns when user performs "Check-In" and "Check-Out" from "Mobile App."
  • General - General: Impact of "From Date" and "To Date" fields are now working properly in the "Check-In" / "Check-Out" functionality.
  • General - General: Created a new method for checking "Version No." of "Webservice" and "SmartHCM Mobile" applications.
  • General - General: Incorporated the impact of the check box (Show "Medical Certificate Attached" Check Box) and impact of the panel "File Attachment Setting" available in the "Leave Location Grade Setup" screen in this screen.
  • General - General: 1. "Time From" field will be automatically be populated the "Time" as per employee's shift "Start Time" on selecting date from "Date From" field. Also, "Time To" field should automatically be populated the "Time" as per employee's shift "End Time" on selecting date from "Date To" field. 2. If "Roster" has not been defined on selected date from "Date From" field then system will show the alert message "Roster not defined!" on the screen. 3. Also, If "Roster" has not been defined on selected date from "Date To" field then system will show the alert message "Roster not defined!" on the screen.
  • General - General: When user has already logged in: Provided the password expiry dashboard screen for the user when its password got expired.Also provided the automatic lock in application for user id on the dashboard so user can not access any feature of application. When user login first time: 1. When user login first time and its password got expire the dashboard screen to reset a new password will open. 2. Also during the first time login if user id got locked the message "Your account has been locked" will display.
  • General - General: Created an end-point which will be used the impact of "Threshold" and "Face Recognition" parameters value set in the System Default screen.
  • General - General: Provided a new end-point named "GetDesignation_SecurityCode" in the webservice. System will show the following fields as a result when a user invokes this end-point: Designation Id, Designation, Status (Active, Inactive)
  • General - General: Added the "Designation" field as a result when a user invokes the "GetEmployeeList_SecurityCode" end-point. Currently, "Employee Id" and "Employee Name" are showing as a result.
  • General - General: Moved the web service from Tfs to GitHub.
  • General - General: The "From Time" and "To Time" fields (Attendance Locations Setup) impact on Web Service has been provided.
  • General - General: Reverted the expiry subscription work from it.
  • General - General: Provided a new end-point named "GetEmployeeDetailList_SecurityCode" in the webservice. System will show the following fields as a result when a user invokes this end-point: Employee Id, First Name, Last Name, Email, Date of Birth, CNIC, Designation, Campaign, Employee Pseudo Name, Reporting to Id, Employment Status (i.e. confirmed, not confirmed), Date of leaving and Date of Joining.
  • General - General: The new end-point has been provided in the application which will return the "Version Number". Also, the "Version Number" has been removed from the "Web Config." file.

Fixed Issues

  • General - General: On pressing the "Invoke" button of an "PostMonthlyAllowanceDeductions_SecurityCode" end-point then a message {"success":true,"Msg":"Allowances have been saved successfully!"} was appearing on the screen but data was not updating in the "Monthly Payment and Deduction (Code Wise / Employee Wise)" screen.
  • General - General: On getting data of an employee, "Location", "Department", "Position" and "Employee Type" the data will no be show according to that selected "Month". Currently, upon getting previous months data, current "Location", "Department", "Position" and "Employee Type" was showing.
  • General - General: If any employee's payroll was "withheld" then "Outside Payroll Payments" was not showing in "Salary Sheet" Report but was showing in (salary_getpayslip_securitycode) endpoint.
  • General - General: Created Following two "tables" for mobile application version checking : 1. Product _ Version _ android. 2.Product_Version_ios.
  • General - General: On pressing the "Invoke" button of an "PostMonthlyAllowanceDeductions_SecurityCode" end-point then an error message {"success":false,"Msg":"Inner exception: --- Exception: String was not recognized as a valid DateTime."} was appearing on the screen.
  • General - General: When the Payroll process run on the end of the month the "From Date " on the Dashboard was showing wrong date.
  • General - General: 1. Removed the new provided columns from the "Product_Version_Android" and "Product_Version_iOS" tables. 2. Mobile App. will check Expiry on Login and on all events performed inside the Mobile App. such as "Mark Attendance", "Apply Leave", "View News", "View Loan", "View Salary", "View Attendance", etc. Note: Expiry checking will be done on both new and old Mobile Apps.
  • General - General: Leave to date is smaller than leave from date and It can be applied and It was approved also. Also the validation was provided on web service endpoints.
  • General - General: Custom settings of workflow was not worked on leave approval on mobile APP.
  • General - General: The numeric value has been removed that was coming on message while giving wrong user id or passwords in login page of mobile application.