Create an employee with the required details, including an email address, then save. Create one or more paychecks. Open the Print Paychecks screen. Select single and multiple checks, then observe the Email functionality. Issue#1: The Email button is disabled when multiple checks are selected. It is enabled only for a single check. Screenshot: https://prnt.sc/7hfmUn9cMh2G Issue#2: After clicking the Email button for a single check, the page navigates incorrectly, although the paystub is successfully sent to the employee's email. Screenshot: https://prnt.sc/a7kOEvI8ngsZ Screen rec: https://drive.google.com/file/d/1A_CQijcjKM_7SSn0q-fbhjva5ukS6DxO/view?usp=sharing Issue#3: The emailed paystub is missing the Commission details. screenshot: https://drive.google.com/file/d/1Y1ZSVWVlldxm_v_Uuerx3yXmhKyfS5SU/view?usp=sharing Note: The navigation is incorrect; however, the paystub details are still sent successfully to the employee's email.
Issue#1: In salesforce we are able to send checks for only single employee. thats why we keep disable Email Button for multiple checks. Fixed. Available in the next build.