compliance

This commit is contained in:
2025-08-23 03:13:59 -04:00
parent ddf391f2b7
commit fe4a1cb84d
9 changed files with 4267 additions and 4316 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -3,18 +3,6 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
#############################################
ABOUT THE AUTHOR
#############################################
From 2005 to 2022 Alexander Bobkov (Alex) has successfully operated his own accounting firm, offering bookkeeping, accounting, and
payroll services to a diverse clientele in the National Capital Regions. With a rich educational background that spans from a college
diploma in Business Management to a Master's degree in Business Administration, he brings both academic insight and practical expertise
from his work. For the past five years, Alexander has focused specifically on the IT and payroll sector. This study guide reflects his
long-standing goal: to help professional business managers to build a solid foundation in payroll administration while easing the anxiety
often associated with its complexity. Designed to be clear, practical, and empowering, the guide equips readers with the skills needed
to confidently perform essential payroll functions encountered in day-to-day operations.
.. toctree::
:maxdepth: 3
:numbered:

View File

@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>ABOUT THE AUTHOR &#8212; 🍁 Payroll Administration Fall 2025 (v25.08.23) documentation</title>
<title>Glossary &#8212; 🍁 Payroll Administration Fall 2025 (v25.08.23) documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="_static/classic.css?v=2bf1fcf8" />
@@ -27,7 +27,7 @@
<a href="1_introduction.html" title="1. INTRODUCTION TO CANADIAN PAYROLL"
accesskey="N">next</a> |</li>
<li class="nav-item nav-item-0"><a href="#">🍁 Payroll Administration Fall 2025 (v25.08.23) documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">ABOUT THE AUTHOR</a></li>
<li class="nav-item nav-item-this"><a href="">Glossary</a></li>
</ul>
</div>
@@ -36,16 +36,7 @@
<div class="bodywrapper">
<div class="body" role="main">
<section id="about-the-author">
<h1>ABOUT THE AUTHOR<a class="headerlink" href="#about-the-author" title="Link to this heading"></a></h1>
<p>From 2005 to 2022 Alexander Bobkov (Alex) has successfully operated his own accounting firm, offering bookkeeping, accounting, and
payroll services to a diverse clientele in the National Capital Regions. With a rich educational background that spans from a college
diploma in Business Management to a Masters degree in Business Administration, he brings both academic insight and practical expertise
from his work. For the past five years, Alexander has focused specifically on the IT and payroll sector. This study guide reflects his
long-standing goal: to help professional business managers to build a solid foundation in payroll administration while easing the anxiety
often associated with its complexity. Designed to be clear, practical, and empowering, the guide equips readers with the skills needed
to confidently perform essential payroll functions encountered in day-to-day operations.</p>
<div class="toctree-wrapper compound">
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="1_introduction.html">1. INTRODUCTION TO CANADIAN PAYROLL</a><ul>
<li class="toctree-l2"><a class="reference internal" href="1_introduction.html#payroll-objectives-and-definitions">1.1. Payroll Objectives and Definitions</a><ul>
@@ -176,7 +167,7 @@ to confidently perform essential payroll functions encountered in day-to-day ope
</ul>
</div>
<section id="glossary">
<h2>Glossary<a class="headerlink" href="#glossary" title="Link to this heading"></a></h2>
<h1>Glossary<a class="headerlink" href="#glossary" title="Link to this heading"></a></h1>
<ul class="simple">
<li><p><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></p></li>
</ul>
@@ -187,7 +178,6 @@ to confidently perform essential payroll functions encountered in day-to-day ope
<div class="highlight-text notranslate"><div class="highlight"><pre><span></span>5
</pre></div>
</div>
</section>
</section>
@@ -197,16 +187,6 @@ to confidently perform essential payroll functions encountered in day-to-day ope
</div>
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<div>
<h3><a href="#">Table of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">ABOUT THE AUTHOR</a><ul>
<li><a class="reference internal" href="#glossary">Glossary</a></li>
</ul>
</li>
</ul>
</div>
<div>
<h4>Next topic</h4>
<p class="topless"><a href="1_introduction.html"
@@ -243,7 +223,7 @@ to confidently perform essential payroll functions encountered in day-to-day ope
<a href="1_introduction.html" title="1. INTRODUCTION TO CANADIAN PAYROLL"
>next</a> |</li>
<li class="nav-item nav-item-0"><a href="#">🍁 Payroll Administration Fall 2025 (v25.08.23) documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">ABOUT THE AUTHOR</a></li>
<li class="nav-item nav-item-this"><a href="">Glossary</a></li>
</ul>
</div>
<div class="footer" role="contentinfo">

Binary file not shown.

File diff suppressed because one or more lines are too long

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: 05adfde78bb1ac24db87a63557140a07
config: 102daa45ed65c7ef020e95ee7b1feb68
tags: 62a1e7829a13fc7881b6498c52484ec0

File diff suppressed because it is too large Load Diff

Binary file not shown.