gross pay

This commit is contained in:
2025-09-18 11:46:41 -04:00
parent 96f277b912
commit e164de76e1
6 changed files with 42 additions and 8 deletions

Binary file not shown.

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: ddffe0697440b1ecf23fb3af6df8f583
config: 05d274dfeceff172865c3e91eb4674ea
tags: 62a1e7829a13fc7881b6498c52484ec0

View File

@@ -316,9 +316,21 @@
</ul>
</li>
<li class="toctree-l1">
<a class="reference internal" href="#introduction-to-canadian-payroll">
4. INTRODUCTION TO CANADIAN PAYROLL
<a class="reference internal" href="#calculating-gross-pay">
4. CALCULATING GROSS PAY
</a>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="#regular-earnings">
4.1. Regular Earnings
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="#irregular-earnings">
4.2. Irregular Earnings
</a>
</li>
</ul>
</li>
<li class="toctree-l1">
<a class="reference internal" href="#canada-pension-plan">
@@ -3665,13 +3677,29 @@ morning at 10:00 to discuss?
</section>
<span id="document-4_calculating-gross-pay">
</span>
<section id="introduction-to-canadian-payroll">
<section id="calculating-gross-pay">
<h1>
INTRODUCTION TO CANADIAN PAYROLL
<a class="headerlink" href="#introduction-to-canadian-payroll" title="Link to this heading">
CALCULATING GROSS PAY
<a class="headerlink" href="#calculating-gross-pay" title="Link to this heading">
&para;
</a>
</h1>
<section id="regular-earnings">
<h2>
Regular Earnings
<a class="headerlink" href="#regular-earnings" title="Link to this heading">
&para;
</a>
</h2>
</section>
<section id="irregular-earnings">
<h2>
Irregular Earnings
<a class="headerlink" href="#irregular-earnings" title="Link to this heading">
&para;
</a>
</h2>
</section>
</section>
<span id="document-cpp-and-ei">
</span>

Binary file not shown.

View File

@@ -1,3 +1,9 @@
####################################
INTRODUCTION TO CANADIAN PAYROLL
CALCULATING GROSS PAY
####################################
Regular Earnings
-----------------------------------
Irregular Earnings
-----------------------------------