Difference between revisions of "SmartHCM Webservice Release Notes 2.3.3.0"

From SmartHCM Wiki
Jump to navigation Jump to search
Line 7: Line 7:
  
 
== Enhancement ==
 
== Enhancement ==
* <u>'''General Work - General Work'''</u>: Provided the data of "Outside Employee Allowances and Deductions" in the "Salary_getPayslip_SecurityCode" end-point of "Webservice".
+
* <u>'''General - General'''</u>: Provided the data of "Outside Employee Allowances and Deductions" in the "Salary_getPayslip_SecurityCode" end-point of "Webservice".
  
* <u>'''General Work - General Work'''</u>: 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."  
+
* <u>'''General - General'''</u>: 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."  
  
* <u>'''General Work - General Work'''</u>: Impact of "From Date" and "To Date" fields are now working properly in the "Check-In" / "Check-Out" functionality.
+
* <u>'''General - General'''</u>: Impact of "From Date" and "To Date" fields are now working properly in the "Check-In" / "Check-Out" functionality.
  
* <u>'''General Work - General Work'''</u>: Created a new method for checking "Version No." of "Webservice" and "SmartHCM Mobile" applications.  
+
* <u>'''General - General'''</u>: Created a new method for checking "Version No." of "Webservice" and "SmartHCM Mobile" applications.  
  
* <u>'''General Work - General Work'''</u>: 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.
+
* <u>'''General - General'''</u>: 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.
  
 
== Fixed Issues ==
 
== Fixed Issues ==

Revision as of 05:30, 15 December 2022

SmartHCM Webservice 2.3.3.0 Release

Release Date: 10-Jun-2021

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.

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.