compliance

This commit is contained in:
2025-07-18 21:51:03 -04:00
parent f863e9c371
commit 5ec185e586
12 changed files with 94 additions and 260 deletions

View File

@@ -69,23 +69,6 @@
<a class="reference internal" href="#preface">
1. PREFACE
</a>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="#learning-outcomes">
1.1. Learning Outcomes
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="#recommended-course-material">
1.2. Recommended Course Material
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="#material-structure-overview">
1.3. Material Structure Overview
</a>
</li>
</ul>
</li>
<li class="toctree-l1">
<a class="reference internal" href="#introduction">
@@ -504,10 +487,7 @@ to confidently perform essential payroll functions encountered in day-to-day ope
</a>
</h2>
<p>
Through this material, students will gain a comprehensive understanding of core payroll principles and practices. They will explore legislative compliance requirements and the role of key regulatory bodies that govern payroll operations in Canada.
</p>
<p>
Students will learn how to:
The material of this study guide aim to make students to be be able to:
</p>
<ul class="simple">
<li>
@@ -545,129 +525,64 @@ to confidently perform essential payroll functions encountered in day-to-day ope
Individual pay calculation process.
</p>
</li>
<li>
<p>
Calculate regular individual pay
</p>
</li>
<li>
<p>
Calculate non-regular individual pay
</p>
</li>
<li>
<p>
Calculate termination payments
</p>
</li>
<li>
<p>
Complete a Record of Employment (ROE)
</p>
</li>
<li>
<p>
Apply federal and provincial legislation to payroll, including:
</p>
<ul>
<li>
<p>
The Canada Pension Plan Act
</p>
</li>
<li>
<p>
The Employment Insurance Act
</p>
</li>
<li>
<p>
The Income Tax Act
</p>
</li>
<li>
<p>
Employment Standards legislation
</p>
</li>
<li>
<p>
Workers&rsquo; Compensation Acts
</p>
</li>
<li>
<p>
Qu&eacute;bec-specific legislation
</p>
</li>
</ul>
</li>
</ul>
<section id="learning-outcomes">
<h3>
Learning Outcomes
<a class="headerlink" href="#learning-outcomes" title="Link to this heading">
&para;
</a>
</h3>
<p>
The material of this study guide aim to make students to be be able to:
</p>
<ul class="simple">
<li>
<p>
Calculate regular individual pay
</p>
</li>
<li>
<p>
Calculate non-regular individual pay
</p>
</li>
<li>
<p>
Calculate termination payments
</p>
</li>
<li>
<p>
Complete a Record of Employment (ROE)
</p>
</li>
<li>
<p>
Apply federal and provincial legislation to payroll, including:
- The Canada Pension Plan Act
- The Employment Insurance Act
- The Income Tax Act
- Employment Standards legislation
- Workers&rsquo; Compensation Acts
- Qu&eacute;bec-specific legislation
</p>
</li>
</ul>
</section>
<section id="recommended-course-material">
<h3>
Recommended Course Material
<a class="headerlink" href="#recommended-course-material" title="Link to this heading">
&para;
</a>
</h3>
</section>
<section id="material-structure-overview">
<h3>
Material Structure Overview
<a class="headerlink" href="#material-structure-overview" title="Link to this heading">
&para;
</a>
</h3>
<ol class="arabic simple">
<li>
<p>
Introduction to Canadian Payroll
</p>
</li>
<li>
<p>
Labour and Employment Standards
</p>
</li>
<li>
<p>
Accounting for Payroll
</p>
</li>
<li>
<p>
Calculating Gross Pay
</p>
</li>
<li>
<p>
Pensionable, Insurable, and Taxable Earnings
</p>
</li>
<li>
<p>
Calculating Net Pay
</p>
</li>
<li>
<p>
Calculating Employer&rsquo;s Source Deduction Remittances
</p>
</li>
<li>
<p>
Termination of Employment:
</p>
<ul class="simple">
<li>
<p>
Record of Employment (ROE)
</p>
</li>
<li>
<p>
Termination Payments
</p>
</li>
<li>
<p>
Retirement Pay
</p>
</li>
</ul>
</li>
</ol>
<p>
In other words, the material covers the foundational knowledge and technical skills needed to confidently perform payroll tasks in a variety of employment settings.
</p>
</section>
</section>
<span id="document-introduction">
</span>
@@ -4729,28 +4644,25 @@ this amount to determine the amount of your tax deductions. ^
</p>
</li>
</ul>
<p>
<strong>
sys variables
</strong>
</p>
<div class="highlight-text notranslate">
<div class="highlight">
<pre><span></span>Python 3.12.3
</pre>
</div>
</div>
<div class="highlight-text notranslate">
<div class="highlight">
<pre><span></span>5
</pre>
</div>
</div>
</section>
</section>
<section id="canadian-payroll-administration">
<h1>
Canadian Payroll Administration
<a class="headerlink" href="#canadian-payroll-administration" title="Link to this heading">
&para;
</a>
</h1>
<div class="highlight-text notranslate">
<div class="highlight">
<pre><span></span>Python 3.12.3
</pre>
</div>
</div>
<div class="highlight-text notranslate">
<div class="highlight">
<pre><span></span>5
</pre>
</div>
</div>
</section>
<div class="clearer">
</div>
</div>