| Summary: | DE FICA: The Employer Account Number (EAN) must be 8 digits long. However, in the generated CSV file, the EAN field is displaying only 7 digits. | ||
|---|---|---|---|
| Product: | PR 32-bit W&M - 2026 | Reporter: | pavan <cpavankumar> |
| Component: | State Taxes Report | Assignee: | pavan <cpavankumar> |
| Status: | RE-OPEN --- | ||
| Severity: | Major | ||
| Priority: | High | ||
| Version: | 26.0.12 Ver-04 | ||
| Hardware: | WIN & MAC | ||
| OS: | All | ||
|
Description
pavan
2026-06-16 15:30:57 IST
Fixed, available in version 04 The same was existing ion Mac also. Still getting the same issue. When the EIN is entered as 00123456, the generated CSV file displays it as 123456, trimming the leading zeros. Expected Result: The EIN should retain all leading zeros and be displayed as 00123456. Actual Result: The leading zeros are removed, and the EIN is displayed as 123456. The same was in Mac also. Note:- for all the states If EAN States with 000 Getting trimmed need to show 000 also |