AL tax exemption

From what I understand about the new state taxes, any hours over 40 in a 7 day span (no matter that we pay bi-weekly) is state tax exempt. Some of our employees have a regular schedule of 48 hrs in the 1st 4 days. Do we need to set up a seperate "reguar" pay for them? and if so how do we code the formula for that to also include any overtime they might have?

  • 0

    Summary

    Beginning January 1, 2024 overtime wages will be exempt from Alabama State Income Tax.

    Description

    Follow the instructions below to properly configure Sage 50 US in order to hold overtime wages exempt from Alabama State Income Tax.

    Resolution

    At this time, the instructions for this article assume that you have configured your Payroll with the default setup, meaning that for hourly employees, the two pay types for which wages are set are labeled Regular and Overtime. Secondly, that you have installed the 1st January 2024 Payroll Tax Update.

    Note: When the 2nd January Payroll Tax Update is released in January 2024, there will be additional and revised steps to properly calculate the liability for Alabama State Income Taxes for those that have employees with Overtime wages in their payrolls.

    To configure formulas for Overtime employees, follow the steps:

    1. From the File menu, select Payroll Formulas > Sage Maintained.
    2. From the list of payroll formulas, select one of the Alabama State Income Tax formulas labeled ALSIT 24 that contain one of the Filing Statuses that are applicable to one of the employees in your payroll that have Overtime. In other words, each ALSIT 24 formula will need to be updated only if there is an Hourly worker expected to accrue Overtime hours in payroll period beginning in 2024.
    3. Replace the A = variable with the following:
       A = IF(EMP_PAY_STATUS=1, ANNUALIZE(Regular*EMP_SPECIAL4_NUMBER), ANNUAL(ADJUSTED_GROSS));
    4. Click the Save button.
    5. If there are additional Filing Statuses that impact other Overtime employees, repeat and apply the same steps 2-4. After completing the updates for all impacted Filing Statuses, close the window.
    6. From the Maintain window, select Employees/Sales Reps.
    7. Select the first Employee record that includes an hourly Overtime rate defined and click the Pay Info tab.
    8. Take note of the Regular rate defined for the employee and click the Withholding Info tab.
    9. Enter the Regular rate as it was noted from step 8 in the Special 4 row in the Addl Withholding field.
    10. Click the Save button and repeat steps 7-9 for additional employee records that are categorized as Hourly workers and expected to take Overtime in payroll periods for 2024.
  • 0 in reply to E Gibson

    I've done this but that doesn't help me with "regular" pay type because some of our employees are "regular" type and don't hit overtime rate until after a scheduled shift, some of which are 12 hrs. Therefore they hit what the state says is OT (over 40 hrs in a 7 day period) on day 4 of a workweek mid-shift. My question is do I need to set up a different pay type for those people and if so how will that formula work because it is based on the pay RATE which would be the same no matter what. The state didn't just say OT, they qualified what is considered OT and stipulated that it does not matter whether the company says it's OT. It is strictly based on number of hours. The rate of pay makes no difference.