compliance

This commit is contained in:
2025-07-18 18:48:15 -04:00
parent 1404c0238c
commit 439b03a5fc
6 changed files with 20 additions and 6 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -118,6 +118,7 @@ The following types of employment are excluded by legislation and therefore do n
to CPP contributions:
- employment in agriculture, or an agricultural enterprise, horticulture, fishing, hunting, trapping, forestry, logging, or lumbering, by an employer:
- who pays the employee less than $250 in cash remuneration in a calendar year; or
- employs the employee for a period of less than 25 working days in the same year on terms providing for payment of cash remuneration—the working days do not have to be consecutive

View File

@@ -159,9 +159,12 @@ the Employers Guide - Payroll Deductions and Remittances - T4001, which is pu
to CPP contributions:</p>
<blockquote>
<div><ul class="simple">
<li><p>employment in agriculture, or an agricultural enterprise, horticulture, fishing, hunting, trapping, forestry, logging, or lumbering, by an employer:
- who pays the employee less than $250 in cash remuneration in a calendar year; or
- employs the employee for a period of less than 25 working days in the same year on terms providing for payment of cash remuneration—the working days do not have to be consecutive</p></li>
<li><p>employment in agriculture, or an agricultural enterprise, horticulture, fishing, hunting, trapping, forestry, logging, or lumbering, by an employer:</p>
<ul>
<li><p>who pays the employee less than $250 in cash remuneration in a calendar year; or</p></li>
<li><p>employs the employee for a period of less than 25 working days in the same year on terms providing for payment of cash remuneration—the working days do not have to be consecutive</p></li>
</ul>
</li>
</ul>
</div></blockquote>
</section>

View File

@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 1df3d5fed3fe7eb8fde48d4668b00214
config: bddcc1261beddbf14bd398d73446afe3
tags: 62a1e7829a13fc7881b6498c52484ec0

View File

@@ -2852,9 +2852,19 @@ to CPP contributions:
<li>
<p>
employment in agriculture, or an agricultural enterprise, horticulture, fishing, hunting, trapping, forestry, logging, or lumbering, by an employer:
- who pays the employee less than $250 in cash remuneration in a calendar year; or
- employs the employee for a period of less than 25 working days in the same year on terms providing for payment of cash remuneration&mdash;the working days do not have to be consecutive
</p>
<ul>
<li>
<p>
who pays the employee less than $250 in cash remuneration in a calendar year; or
</p>
</li>
<li>
<p>
employs the employee for a period of less than 25 working days in the same year on terms providing for payment of cash remuneration&mdash;the working days do not have to be consecutive
</p>
</li>
</ul>
</li>
</ul>
</div>