Creating a NEW form AFTER installation of 2.19.3 already has the case "5" in it. I printed a test and do see Bank Name and Amount and YTD Amount. Does the formula look correct?
This is the @LineDetailDesc formula
select case {PR_CheckPrintingWrk.LineType}
case "1" ' Earnings code description
formula = {PR_CheckPrintingWrk.EarningsDesc}
case "2" ' Tax description
formula = {PR_CheckPrintingWrk.LineTaxDesc}
case "3" ' Deduction code description
formula = {PR_CheckPrintingWrk.DeductionDesc}
case "4" ' Employer Contribution description
formula = {PR_CheckPrintingWrk.EmployerContributionDesc}
case "5" ' Direct Deposit Bank description
formula = {PR_CheckPrintingWrk.DirectDepositBankDesc}
end select
------------------------------
Mary Mays
Sr. Consultant, DSD Business Systems
DSD Business Systems
KS
------------------------------
Original Message:
Sent: 07-03-2019 17:52
From: Thomas Rogers
Subject: Direct deposit stub issue when 2018.7 or 2019.1 and payroll 2.19.3 installed
Worked with my client today and I figured out where the problem is an managed to correct it.
The data for printing the direct deposit information in the past had a line type of 4. After the update, the data in the work file is now showing as a 5!
The crystal report pulls the information to print using formulas with a switch/case statement which is set to get the information for a line type of 4. There is no case for 5.
I adjusted the formulas to add a case 5 with the same information as case 4 and problem solved.
I don't know if this was a programmers oops or whether they intended to change it. If the did intend to change it, they forgot about the impact on the crystal report.
------------------------------
Thomas Rogers (TomTarget)
Target System Technology, Inc.
Spokane Valley WA
------------------------------
Original Message:
Sent: 07-01-2019 18:52
From: Shari Eckersley
Subject: Direct deposit stub issue when 2018.7 or 2019.1 and payroll 2.19.3 installed
My original post indicates that this occurs when all options for all tabs including ODBC in role maintenance are marked. I reported it on Thursday and called back on Friday for a status and it seems like nothing had been done and I've heard nothing today.
------------------------------
Shari Eckersley
ICS Support