Description
- Under this new law taking effect July 1, 2015, all employers in Massachusetts must allow employees to accrue and use up to 40 hours of sick time per calendar year.
- Under this new law, employees will earn one hour of sick time for every 30 hours worked. Accrual will begin on July 1, 2015 (or the employee's hire date if the employee is hired later). Employees must be permitted to use sick time beginning 90 days after hire.
- In addition, employees must be allowed to carry over up to 40 hours of unused sick time to the next calendar year. However, employers may limit employees from using more than 40 hours in a given year.
- A report has been created for you to see the balances, if the probationary period has been met and if they are eligible for Sick pay.
- This report is looking specifically at two pay ids. MA SICK(Accrual Pay) and MA SICK PD(Other Pay).
Resolution
CAUTION: Sage support can't assist with third-party products, hardware, report customizations, or state and federal tax questions. Refer to our Scope of Support for more info. Contact your Sage business partner, network administrator, or accountant for assistance.You can accrue sick units based on hours worked. See How do I create a formula in Sage 300 Construction and Real Estate?
- Create a TOTAL HOURS formula that contains the following fields and parameters:
Regular Hours [PR Check] + Overtime Hours [PR Check] - Create the SICK ACCR formula that contains the following fields and parameters:
TOTAL HOURS [Public Formula]/30
Note: To accrue 1 hour of sick time for every 30 hours worked, the basis is the TOTAL HOURS formula, the rate is 1/30th of an hour per hour worked. If an employee works 15 hours, they accrue .5 hours of sick time. If they work 30 hours, they accrue 1 hour. If they work 60 hours, they accrue 2 hours. If the employee works 10 hours 1 week, 10 hours the next week, and 10 hours the third week the total they will have accrued a total of 1 hour for the 30 hours worked.
Set up a new Pay ID for the accrued sick time:
- From the Payroll Setup menu, select Pays.
- Enter the Pay ID "MA SICK" and a Description.
- From the Pay Type list, select Accrual.
- Select the Retain YTD Totals at close year check box.
- Select the Units check box.
- Clear all check boxes in the Distribute To box.
- Select Formula from the Calculation method list.
- In the Formula field, select SICK ACCR.
- Click Save, then Close.
Set up the MA SICK PD pay which will be used to pay the employees when they take sick pay:
- From the Payroll Setup menu, select Pays.
- Enter the Pay ID MA SICK PD and a Description.
- From the Pay Type list, select Other.
Note: To have the sick pay automatically pay the employee based on their regular pay rate, see How do I set up an Other pay that retrieves a rate of pay? - Select the Retain YTD Totals at close year check box.
- Select the applicable check boxes in the Distribute To box.
To add the Sick Balance to the Check stub, create the following formula and add it to the check stub. For more information. See How can I add employee vacation/sick pay balances to my Payroll check stubs?
SICK HRS BALANCE:
Lookup (YTD Units [PR Employee Pay], Employee [PR Check], 5, "MA SICK") - Lookup (YTD Units [PR Employee Pay], Employee [PR Check], 3, "MA SICK PD")
For more information on how to add the formula to the Check stub, see How do I add totals for pay, deductions, taxes and fringes to Payroll check stub and direct deposit notifications?