structure

This commit is contained in:
2025-06-21 00:37:41 -04:00
parent 9267ec1d8c
commit cede8ede18
27 changed files with 268 additions and 87 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
docs/build/doctrees/references.doctree vendored Normal file

Binary file not shown.

View File

@@ -1,4 +1,4 @@
# Sphinx build info version 1 # 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. # This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 3d9d5b7104a9bc70ed897abbf69f4eb8 config: 9af8f26af39641003965e206825fa709
tags: 645f666f9bcd5a90fca523b33c5a78b7 tags: 645f666f9bcd5a90fca523b33c5a78b7

View File

@@ -1,4 +1,4 @@
# Sphinx build info version 1 # 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. # This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 3d244fbfdfccb055ffb646614828b412 config: 3d9d5b7104a9bc70ed897abbf69f4eb8
tags: 645f666f9bcd5a90fca523b33c5a78b7 tags: 645f666f9bcd5a90fca523b33c5a78b7

View File

@@ -8,10 +8,12 @@ Canadian Payroll Administration documentation
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:caption: Contents: :caption: Table of Contents:
:numbered:
introduction introduction
payroll_accounting payroll_accounting
references``
errata errata
Glossary Glossary

View File

@@ -4,4 +4,18 @@ INTRODUCTION
*********************** ***********************
Payroll Legal Framework Payroll Legal Framework
***********************
The Canadian Payroll Administration system is designed to ensure compliance with the legal framework governing payroll in Canada. This includes adherence to federal and provincial regulations regarding employee compensation, deductions, and reporting requirements.
The system is built to handle various payroll scenarios, including different employment types, tax calculations, and benefit deductions, while ensuring that all transactions are accurately recorded and reported in accordance with the law.
***********************
Payroll Accounting
***********************
Payroll accounting is a critical component of the Canadian Payroll Administration system. It involves the systematic recording, analysis, and reporting of payroll transactions to ensure that all financial aspects of employee compensation are accurately reflected in the organization's financial statements.
Payroll accounting includes the management of employee wages, tax withholdings, benefit deductions, and other payroll-related expenses. The system is designed to automate these processes, ensuring accuracy and compliance with Canadian payroll regulations.
***********************
Journal Entries
***********************
Journal entries are a key part of payroll accounting, as they document the financial impact of payroll transactions on the organization's accounts. Each payroll run generates a series of journal entries that reflect the distribution of wages, taxes, and deductions across various accounts.
These entries are essential for maintaining accurate financial records and ensuring that the organization's financial statements reflect the true cost of employee compensation. The Canadian Payroll Administration system automates the generation of these journal entries, reducing the risk of errors and ensuring compliance with accounting standards.
*********************** ***********************

View File

@@ -0,0 +1,3 @@
##########
REFERENCES
##########

View File

@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = { const DOCUMENTATION_OPTIONS = {
VERSION: 'Fall 2025', VERSION: 'HR',
LANGUAGE: 'en', LANGUAGE: 'en',
COLLAPSE_INDEX: false, COLLAPSE_INDEX: false,
BUILDER: 'html', BUILDER: 'html',

View File

@@ -5,17 +5,17 @@
<meta charset="utf-8" /> <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" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Errors and Errata &#8212; Canadian Payroll Administration Fall 2025 documentation</title> <title>3. Errors and Errata &#8212; Canadian Payroll Administration HR documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" /> <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="_static/classic.css?v=2bf1fcf8" /> <link rel="stylesheet" type="text/css" href="_static/classic.css?v=2bf1fcf8" />
<script src="_static/documentation_options.js?v=4160fc38"></script> <script src="_static/documentation_options.js?v=e6081414"></script>
<script src="_static/doctools.js?v=9bcbadda"></script> <script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script> <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="genindex.html" /> <link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" /> <link rel="search" title="Search" href="search.html" />
<link rel="prev" title="Payroll Accounting" href="payroll_accounting.html" /> <link rel="prev" title="2. Payroll Accounting" href="payroll_accounting.html" />
</head><body> </head><body>
<div class="related" role="navigation" aria-label="Related"> <div class="related" role="navigation" aria-label="Related">
<h3>Navigation</h3> <h3>Navigation</h3>
@@ -24,10 +24,10 @@
<a href="genindex.html" title="General Index" <a href="genindex.html" title="General Index"
accesskey="I">index</a></li> accesskey="I">index</a></li>
<li class="right" > <li class="right" >
<a href="payroll_accounting.html" title="Payroll Accounting" <a href="payroll_accounting.html" title="2. Payroll Accounting"
accesskey="P">previous</a> |</li> accesskey="P">previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration Fall 2025 documentation</a> &#187;</li> <li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration HR documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Errors and Errata</a></li> <li class="nav-item nav-item-this"><a href=""><span class="section-number">3. </span>Errors and Errata</a></li>
</ul> </ul>
</div> </div>
@@ -37,7 +37,7 @@
<div class="body" role="main"> <div class="body" role="main">
<section id="errors-and-errata"> <section id="errors-and-errata">
<h1>Errors and Errata<a class="headerlink" href="#errors-and-errata" title="Link to this heading"></a></h1> <h1><span class="section-number">3. </span>Errors and Errata<a class="headerlink" href="#errors-and-errata" title="Link to this heading"></a></h1>
</section> </section>
@@ -50,7 +50,7 @@
<div> <div>
<h4>Previous topic</h4> <h4>Previous topic</h4>
<p class="topless"><a href="payroll_accounting.html" <p class="topless"><a href="payroll_accounting.html"
title="previous chapter">Payroll Accounting</a></p> title="previous chapter"><span class="section-number">2. </span>Payroll Accounting</a></p>
</div> </div>
<div role="note" aria-label="source link"> <div role="note" aria-label="source link">
<h3>This Page</h3> <h3>This Page</h3>
@@ -80,10 +80,10 @@
<a href="genindex.html" title="General Index" <a href="genindex.html" title="General Index"
>index</a></li> >index</a></li>
<li class="right" > <li class="right" >
<a href="payroll_accounting.html" title="Payroll Accounting" <a href="payroll_accounting.html" title="2. Payroll Accounting"
>previous</a> |</li> >previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration Fall 2025 documentation</a> &#187;</li> <li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration HR documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Errors and Errata</a></li> <li class="nav-item nav-item-this"><a href=""><span class="section-number">3. </span>Errors and Errata</a></li>
</ul> </ul>
</div> </div>
<div class="footer" role="contentinfo"> <div class="footer" role="contentinfo">

View File

@@ -4,11 +4,11 @@
<head> <head>
<meta charset="utf-8" /> <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.0" />
<title>Index &#8212; Canadian Payroll Administration Fall 2025 documentation</title> <title>Index &#8212; Canadian Payroll Administration HR documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" /> <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="_static/classic.css?v=2bf1fcf8" /> <link rel="stylesheet" type="text/css" href="_static/classic.css?v=2bf1fcf8" />
<script src="_static/documentation_options.js?v=4160fc38"></script> <script src="_static/documentation_options.js?v=e6081414"></script>
<script src="_static/doctools.js?v=9bcbadda"></script> <script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script> <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
@@ -21,7 +21,7 @@
<li class="right" style="margin-right: 10px"> <li class="right" style="margin-right: 10px">
<a href="#" title="General Index" <a href="#" title="General Index"
accesskey="I">index</a></li> accesskey="I">index</a></li>
<li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration Fall 2025 documentation</a> &#187;</li> <li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration HR documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Index</a></li> <li class="nav-item nav-item-this"><a href="">Index</a></li>
</ul> </ul>
</div> </div>
@@ -65,7 +65,7 @@
<li class="right" style="margin-right: 10px"> <li class="right" style="margin-right: 10px">
<a href="#" title="General Index" <a href="#" title="General Index"
>index</a></li> >index</a></li>
<li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration Fall 2025 documentation</a> &#187;</li> <li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration HR documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Index</a></li> <li class="nav-item nav-item-this"><a href="">Index</a></li>
</ul> </ul>
</div> </div>

View File

@@ -5,17 +5,17 @@
<meta charset="utf-8" /> <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" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Canadian Payroll Administration documentation &#8212; Canadian Payroll Administration Fall 2025 documentation</title> <title>Canadian Payroll Administration documentation &#8212; Canadian Payroll Administration HR documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" /> <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="_static/classic.css?v=2bf1fcf8" /> <link rel="stylesheet" type="text/css" href="_static/classic.css?v=2bf1fcf8" />
<script src="_static/documentation_options.js?v=4160fc38"></script> <script src="_static/documentation_options.js?v=e6081414"></script>
<script src="_static/doctools.js?v=9bcbadda"></script> <script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script> <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="genindex.html" /> <link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" /> <link rel="search" title="Search" href="search.html" />
<link rel="next" title="INTRODUCTION" href="introduction.html" /> <link rel="next" title="1. INTRODUCTION" href="introduction.html" />
</head><body> </head><body>
<div class="related" role="navigation" aria-label="Related"> <div class="related" role="navigation" aria-label="Related">
<h3>Navigation</h3> <h3>Navigation</h3>
@@ -24,9 +24,9 @@
<a href="genindex.html" title="General Index" <a href="genindex.html" title="General Index"
accesskey="I">index</a></li> accesskey="I">index</a></li>
<li class="right" > <li class="right" >
<a href="introduction.html" title="INTRODUCTION" <a href="introduction.html" title="1. INTRODUCTION"
accesskey="N">next</a> |</li> accesskey="N">next</a> |</li>
<li class="nav-item nav-item-0"><a href="#">Canadian Payroll Administration Fall 2025 documentation</a> &#187;</li> <li class="nav-item nav-item-0"><a href="#">Canadian Payroll Administration HR documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Canadian Payroll Administration documentation</a></li> <li class="nav-item nav-item-this"><a href="">Canadian Payroll Administration documentation</a></li>
</ul> </ul>
</div> </div>
@@ -39,17 +39,17 @@
<section id="canadian-payroll-administration-documentation"> <section id="canadian-payroll-administration-documentation">
<h1>Canadian Payroll Administration documentation<a class="headerlink" href="#canadian-payroll-administration-documentation" title="Link to this heading"></a></h1> <h1>Canadian Payroll Administration documentation<a class="headerlink" href="#canadian-payroll-administration-documentation" title="Link to this heading"></a></h1>
<div class="toctree-wrapper compound"> <div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p> <p class="caption" role="heading"><span class="caption-text">Table of Contents:</span></p>
<ul> <ul>
<li class="toctree-l1"><a class="reference internal" href="introduction.html">INTRODUCTION</a><ul> <li class="toctree-l1"><a class="reference internal" href="introduction.html">1. INTRODUCTION</a><ul>
<li class="toctree-l2"><a class="reference internal" href="introduction.html#payroll-legal-framework">Payroll Legal Framework</a></li> <li class="toctree-l2"><a class="reference internal" href="introduction.html#payroll-legal-framework">1.1. Payroll Legal Framework</a></li>
</ul> </ul>
</li> </li>
<li class="toctree-l1"><a class="reference internal" href="payroll_accounting.html">Payroll Accounting</a><ul> <li class="toctree-l1"><a class="reference internal" href="payroll_accounting.html">2. Payroll Accounting</a><ul>
<li class="toctree-l2"><a class="reference internal" href="payroll_accounting.html#journal-entries">Journal Entries</a></li> <li class="toctree-l2"><a class="reference internal" href="payroll_accounting.html#journal-entries">2.1. Journal Entries</a></li>
</ul> </ul>
</li> </li>
<li class="toctree-l1"><a class="reference internal" href="errata.html">Errors and Errata</a></li> <li class="toctree-l1"><a class="reference internal" href="errata.html">3. Errors and Errata</a></li>
</ul> </ul>
</div> </div>
</section> </section>
@@ -78,7 +78,7 @@
<div> <div>
<h4>Next topic</h4> <h4>Next topic</h4>
<p class="topless"><a href="introduction.html" <p class="topless"><a href="introduction.html"
title="next chapter">INTRODUCTION</a></p> title="next chapter"><span class="section-number">1. </span>INTRODUCTION</a></p>
</div> </div>
<div role="note" aria-label="source link"> <div role="note" aria-label="source link">
<h3>This Page</h3> <h3>This Page</h3>
@@ -108,9 +108,9 @@
<a href="genindex.html" title="General Index" <a href="genindex.html" title="General Index"
>index</a></li> >index</a></li>
<li class="right" > <li class="right" >
<a href="introduction.html" title="INTRODUCTION" <a href="introduction.html" title="1. INTRODUCTION"
>next</a> |</li> >next</a> |</li>
<li class="nav-item nav-item-0"><a href="#">Canadian Payroll Administration Fall 2025 documentation</a> &#187;</li> <li class="nav-item nav-item-0"><a href="#">Canadian Payroll Administration HR documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Canadian Payroll Administration documentation</a></li> <li class="nav-item nav-item-this"><a href="">Canadian Payroll Administration documentation</a></li>
</ul> </ul>
</div> </div>

View File

@@ -5,17 +5,17 @@
<meta charset="utf-8" /> <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" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>INTRODUCTION &#8212; Canadian Payroll Administration Fall 2025 documentation</title> <title>1. INTRODUCTION &#8212; Canadian Payroll Administration HR documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" /> <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="_static/classic.css?v=2bf1fcf8" /> <link rel="stylesheet" type="text/css" href="_static/classic.css?v=2bf1fcf8" />
<script src="_static/documentation_options.js?v=4160fc38"></script> <script src="_static/documentation_options.js?v=e6081414"></script>
<script src="_static/doctools.js?v=9bcbadda"></script> <script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script> <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="genindex.html" /> <link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" /> <link rel="search" title="Search" href="search.html" />
<link rel="next" title="Payroll Accounting" href="payroll_accounting.html" /> <link rel="next" title="2. Payroll Accounting" href="payroll_accounting.html" />
<link rel="prev" title="Canadian Payroll Administration documentation" href="index.html" /> <link rel="prev" title="Canadian Payroll Administration documentation" href="index.html" />
</head><body> </head><body>
<div class="related" role="navigation" aria-label="Related"> <div class="related" role="navigation" aria-label="Related">
@@ -25,13 +25,13 @@
<a href="genindex.html" title="General Index" <a href="genindex.html" title="General Index"
accesskey="I">index</a></li> accesskey="I">index</a></li>
<li class="right" > <li class="right" >
<a href="payroll_accounting.html" title="Payroll Accounting" <a href="payroll_accounting.html" title="2. Payroll Accounting"
accesskey="N">next</a> |</li> accesskey="N">next</a> |</li>
<li class="right" > <li class="right" >
<a href="index.html" title="Canadian Payroll Administration documentation" <a href="index.html" title="Canadian Payroll Administration documentation"
accesskey="P">previous</a> |</li> accesskey="P">previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration Fall 2025 documentation</a> &#187;</li> <li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration HR documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">INTRODUCTION</a></li> <li class="nav-item nav-item-this"><a href=""><span class="section-number">1. </span>INTRODUCTION</a></li>
</ul> </ul>
</div> </div>
@@ -41,9 +41,22 @@
<div class="body" role="main"> <div class="body" role="main">
<section id="introduction"> <section id="introduction">
<h1>INTRODUCTION<a class="headerlink" href="#introduction" title="Link to this heading"></a></h1> <h1><span class="section-number">1. </span>INTRODUCTION<a class="headerlink" href="#introduction" title="Link to this heading"></a></h1>
<section id="payroll-legal-framework"> <section id="payroll-legal-framework">
<h2>Payroll Legal Framework<a class="headerlink" href="#payroll-legal-framework" title="Link to this heading"></a></h2> <h2><span class="section-number">1.1. </span>Payroll Legal Framework<a class="headerlink" href="#payroll-legal-framework" title="Link to this heading"></a></h2>
<p>The Canadian Payroll Administration system is designed to ensure compliance with the legal framework governing payroll in Canada. This includes adherence to federal and provincial regulations regarding employee compensation, deductions, and reporting requirements.
The system is built to handle various payroll scenarios, including different employment types, tax calculations, and benefit deductions, while ensuring that all transactions are accurately recorded and reported in accordance with the law.
<strong>*******************</strong>
Payroll Accounting
<strong>*******************</strong>
Payroll accounting is a critical component of the Canadian Payroll Administration system. It involves the systematic recording, analysis, and reporting of payroll transactions to ensure that all financial aspects of employee compensation are accurately reflected in the organizations financial statements.
Payroll accounting includes the management of employee wages, tax withholdings, benefit deductions, and other payroll-related expenses. The system is designed to automate these processes, ensuring accuracy and compliance with Canadian payroll regulations.
<strong>*******************</strong>
Journal Entries
<strong>*******************</strong>
Journal entries are a key part of payroll accounting, as they document the financial impact of payroll transactions on the organizations accounts. Each payroll run generates a series of journal entries that reflect the distribution of wages, taxes, and deductions across various accounts.
These entries are essential for maintaining accurate financial records and ensuring that the organizations financial statements reflect the true cost of employee compensation. The Canadian Payroll Administration system automates the generation of these journal entries, reducing the risk of errors and ensuring compliance with accounting standards.
<strong>*******************</strong></p>
</section> </section>
</section> </section>
@@ -57,8 +70,8 @@
<div> <div>
<h3><a href="index.html">Table of Contents</a></h3> <h3><a href="index.html">Table of Contents</a></h3>
<ul> <ul>
<li><a class="reference internal" href="#">INTRODUCTION</a><ul> <li><a class="reference internal" href="#">1. INTRODUCTION</a><ul>
<li><a class="reference internal" href="#payroll-legal-framework">Payroll Legal Framework</a></li> <li><a class="reference internal" href="#payroll-legal-framework">1.1. Payroll Legal Framework</a></li>
</ul> </ul>
</li> </li>
</ul> </ul>
@@ -72,7 +85,7 @@
<div> <div>
<h4>Next topic</h4> <h4>Next topic</h4>
<p class="topless"><a href="payroll_accounting.html" <p class="topless"><a href="payroll_accounting.html"
title="next chapter">Payroll Accounting</a></p> title="next chapter"><span class="section-number">2. </span>Payroll Accounting</a></p>
</div> </div>
<div role="note" aria-label="source link"> <div role="note" aria-label="source link">
<h3>This Page</h3> <h3>This Page</h3>
@@ -102,13 +115,13 @@
<a href="genindex.html" title="General Index" <a href="genindex.html" title="General Index"
>index</a></li> >index</a></li>
<li class="right" > <li class="right" >
<a href="payroll_accounting.html" title="Payroll Accounting" <a href="payroll_accounting.html" title="2. Payroll Accounting"
>next</a> |</li> >next</a> |</li>
<li class="right" > <li class="right" >
<a href="index.html" title="Canadian Payroll Administration documentation" <a href="index.html" title="Canadian Payroll Administration documentation"
>previous</a> |</li> >previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration Fall 2025 documentation</a> &#187;</li> <li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration HR documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">INTRODUCTION</a></li> <li class="nav-item nav-item-this"><a href=""><span class="section-number">1. </span>INTRODUCTION</a></li>
</ul> </ul>
</div> </div>
<div class="footer" role="contentinfo"> <div class="footer" role="contentinfo">

View File

@@ -1,6 +1,7 @@
# Sphinx inventory version 2 # Sphinx inventory version 2
# Project: Canadian Payroll Administration # Project: Canadian Payroll Administration
# Version: # Version: Fall 2025
# The remainder of this file is compressed using zlib. # The remainder of this file is compressed using zlib.
xڅOK<EFBFBD>0<EFBFBD><EFBFBD><14><>&n<>t<>B <20>k3<6B>hR<68><52><EFBFBD>Dno<6E>|<7C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>}<06><07>q<EFBFBD>(<28><><EFBFBD><03>ٗ<><D997><EFBFBD>b<EFBFBD><62> xڅOMo<EFBFBD>0 <EFBFBD><EFBFBD>W<EFBFBD>tR<74><52>M,<2C>zE<>;W^<5E>A<EFBFBD><41>TN<54>ƿo <20><>:i7<69>=<3D>#3D<33>!<21>W<EFBFBD><57><EFBFBD><EFBFBD>%N<>K;'<15><> <20><>8&X4H<34> <0C>N
<07><><EFBFBD>aV )<29><>^<5E>U܏l9<1B>WH<05>3<EFBFBD><33>њ<EFBFBD>d<EFBFBD>H5<48>g(C<>+<EFBFBD> <07><>F<EFBFBD>ͪ<>8<EFBFBD><38>l6^]@`,<2C><>``<60><>|3<>%<62>dR<64>R<><52><EFBFBD>ٛ^O<><4F>p<EFBFBD><70><EFBFBD><EFBFBD>\߿<><DFBF><EFBFBD>X<EFBFBD>Λ?<3F>^<5E>ݝȚ<DD9D>d<EFBFBD>p.}<7D>}.<2E><><EFBFBD>)Zjց<6A>l<EFBFBD>x|<7C><><EFBFBD>*<2A><><EFBFBD>j<EFBFBD>m<EFBFBD>kS<6B><53>IcX<63>/hV<68><56>Cժ,<2C>I<04><>6)c<><63><EFBFBD><EFBFBD>
7<><37><EFBFBD><EFBFBD>

View File

@@ -5,17 +5,18 @@
<meta charset="utf-8" /> <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" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Payroll Accounting &#8212; Canadian Payroll Administration Fall 2025 documentation</title> <title>2. Payroll Accounting &#8212; Canadian Payroll Administration HR documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" /> <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="_static/classic.css?v=2bf1fcf8" /> <link rel="stylesheet" type="text/css" href="_static/classic.css?v=2bf1fcf8" />
<script src="_static/documentation_options.js?v=4160fc38"></script> <script src="_static/documentation_options.js?v=e6081414"></script>
<script src="_static/doctools.js?v=9bcbadda"></script> <script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script> <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="genindex.html" /> <link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" /> <link rel="search" title="Search" href="search.html" />
<link rel="prev" title="INTRODUCTION" href="introduction.html" /> <link rel="next" title="3. Errors and Errata" href="errata.html" />
<link rel="prev" title="1. INTRODUCTION" href="introduction.html" />
</head><body> </head><body>
<div class="related" role="navigation" aria-label="Related"> <div class="related" role="navigation" aria-label="Related">
<h3>Navigation</h3> <h3>Navigation</h3>
@@ -24,10 +25,13 @@
<a href="genindex.html" title="General Index" <a href="genindex.html" title="General Index"
accesskey="I">index</a></li> accesskey="I">index</a></li>
<li class="right" > <li class="right" >
<a href="introduction.html" title="INTRODUCTION" <a href="errata.html" title="3. Errors and Errata"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="introduction.html" title="1. INTRODUCTION"
accesskey="P">previous</a> |</li> accesskey="P">previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration Fall 2025 documentation</a> &#187;</li> <li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration HR documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Payroll Accounting</a></li> <li class="nav-item nav-item-this"><a href=""><span class="section-number">2. </span>Payroll Accounting</a></li>
</ul> </ul>
</div> </div>
@@ -37,9 +41,9 @@
<div class="body" role="main"> <div class="body" role="main">
<section id="payroll-accounting"> <section id="payroll-accounting">
<h1>Payroll Accounting<a class="headerlink" href="#payroll-accounting" title="Link to this heading"></a></h1> <h1><span class="section-number">2. </span>Payroll Accounting<a class="headerlink" href="#payroll-accounting" title="Link to this heading"></a></h1>
<section id="journal-entries"> <section id="journal-entries">
<h2>Journal Entries<a class="headerlink" href="#journal-entries" title="Link to this heading"></a></h2> <h2><span class="section-number">2.1. </span>Journal Entries<a class="headerlink" href="#journal-entries" title="Link to this heading"></a></h2>
</section> </section>
</section> </section>
@@ -53,8 +57,8 @@
<div> <div>
<h3><a href="index.html">Table of Contents</a></h3> <h3><a href="index.html">Table of Contents</a></h3>
<ul> <ul>
<li><a class="reference internal" href="#">Payroll Accounting</a><ul> <li><a class="reference internal" href="#">2. Payroll Accounting</a><ul>
<li><a class="reference internal" href="#journal-entries">Journal Entries</a></li> <li><a class="reference internal" href="#journal-entries">2.1. Journal Entries</a></li>
</ul> </ul>
</li> </li>
</ul> </ul>
@@ -63,7 +67,12 @@
<div> <div>
<h4>Previous topic</h4> <h4>Previous topic</h4>
<p class="topless"><a href="introduction.html" <p class="topless"><a href="introduction.html"
title="previous chapter">INTRODUCTION</a></p> title="previous chapter"><span class="section-number">1. </span>INTRODUCTION</a></p>
</div>
<div>
<h4>Next topic</h4>
<p class="topless"><a href="errata.html"
title="next chapter"><span class="section-number">3. </span>Errors and Errata</a></p>
</div> </div>
<div role="note" aria-label="source link"> <div role="note" aria-label="source link">
<h3>This Page</h3> <h3>This Page</h3>
@@ -93,10 +102,13 @@
<a href="genindex.html" title="General Index" <a href="genindex.html" title="General Index"
>index</a></li> >index</a></li>
<li class="right" > <li class="right" >
<a href="introduction.html" title="INTRODUCTION" <a href="errata.html" title="3. Errors and Errata"
>next</a> |</li>
<li class="right" >
<a href="introduction.html" title="1. INTRODUCTION"
>previous</a> |</li> >previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration Fall 2025 documentation</a> &#187;</li> <li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration HR documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Payroll Accounting</a></li> <li class="nav-item nav-item-this"><a href=""><span class="section-number">2. </span>Payroll Accounting</a></li>
</ul> </ul>
</div> </div>
<div class="footer" role="contentinfo"> <div class="footer" role="contentinfo">

82
docs/build/html/references.html vendored Normal file
View File

@@ -0,0 +1,82 @@
<!DOCTYPE html>
<html lang="en" data-content_root="./">
<head>
<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>REFERENCES &#8212; Canadian Payroll Administration HR 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" />
<script src="_static/documentation_options.js?v=e6081414"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
</head><body>
<div class="related" role="navigation" aria-label="Related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration HR documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">REFERENCES</a></li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<section id="references">
<h1>REFERENCES<a class="headerlink" href="#references" title="Link to this heading"></a></h1>
</section>
<div class="clearer"></div>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/references.rst.txt"
rel="nofollow">Show Source</a></li>
</ul>
</div>
<search id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
<input type="submit" value="Go" />
</form>
</div>
</search>
<script>document.getElementById('searchbox').style.display = "block"</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related" role="navigation" aria-label="Related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
>index</a></li>
<li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration HR documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">REFERENCES</a></li>
</ul>
</div>
<div class="footer" role="contentinfo">
&#169; Copyright 2025, Alexandre Bobkov.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
</div>
</body>
</html>

View File

@@ -4,12 +4,12 @@
<head> <head>
<meta charset="utf-8" /> <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.0" />
<title>Search &#8212; Canadian Payroll Administration Fall 2025 documentation</title> <title>Search &#8212; Canadian Payroll Administration HR documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" /> <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="_static/classic.css?v=2bf1fcf8" /> <link rel="stylesheet" type="text/css" href="_static/classic.css?v=2bf1fcf8" />
<script src="_static/documentation_options.js?v=4160fc38"></script> <script src="_static/documentation_options.js?v=e6081414"></script>
<script src="_static/doctools.js?v=9bcbadda"></script> <script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script> <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
@@ -28,7 +28,7 @@
<li class="right" style="margin-right: 10px"> <li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index" <a href="genindex.html" title="General Index"
accesskey="I">index</a></li> accesskey="I">index</a></li>
<li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration Fall 2025 documentation</a> &#187;</li> <li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration HR documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Search</a></li> <li class="nav-item nav-item-this"><a href="">Search</a></li>
</ul> </ul>
</div> </div>
@@ -82,7 +82,7 @@
<li class="right" style="margin-right: 10px"> <li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index" <a href="genindex.html" title="General Index"
>index</a></li> >index</a></li>
<li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration Fall 2025 documentation</a> &#187;</li> <li class="nav-item nav-item-0"><a href="index.html">Canadian Payroll Administration HR documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Search</a></li> <li class="nav-item nav-item-this"><a href="">Search</a></li>
</ul> </ul>
</div> </div>

View File

@@ -1 +1 @@
Search.setIndex({"alltitles":{"Canadian Payroll Administration documentation":[[1,null]],"Contents:":[[1,null]],"Errors and Errata":[[0,null]],"Glossary":[[1,"glossary"]],"INTRODUCTION":[[2,null]],"Journal Entries":[[3,"journal-entries"]],"Payroll Accounting":[[3,null]],"Payroll Legal Framework":[[2,"payroll-legal-framework"]]},"docnames":["errata","index","introduction","payroll_accounting"],"envversion":{"sphinx":65,"sphinx.domains.c":3,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":9,"sphinx.domains.index":1,"sphinx.domains.javascript":3,"sphinx.domains.math":2,"sphinx.domains.python":4,"sphinx.domains.rst":2,"sphinx.domains.std":2},"filenames":["errata.rst","index.rst","introduction.rst","payroll_accounting.rst"],"indexentries":{},"objects":{},"objnames":{},"objtypes":{},"terms":{"account":1,"add":[],"canadian":[],"content":[],"detail":[],"entri":1,"errata":1,"error":1,"framework":1,"index":1,"introduct":1,"journal":1,"legal":1,"overview":[],"payrol":[],"restructuredtext":[],"see":[],"syntax":[],"us":[],"your":[]},"titles":["Errors and Errata","Canadian Payroll Administration documentation","INTRODUCTION","Payroll Accounting"],"titleterms":{"account":3,"administr":1,"canadian":1,"content":1,"document":1,"entri":3,"errata":0,"error":0,"framework":2,"glossari":1,"introduct":2,"journal":3,"legal":2,"payrol":[1,2,3],"terminologi":[]}}) Search.setIndex({"alltitles":{"Canadian Payroll Administration documentation":[[1,null]],"Errors and Errata":[[0,null]],"Glossary":[[1,"glossary"]],"INTRODUCTION":[[2,null]],"Journal Entries":[[3,"journal-entries"]],"Payroll Accounting":[[3,null]],"Payroll Legal Framework":[[2,"payroll-legal-framework"]],"REFERENCES":[[4,null]],"Table of Contents:":[[1,null]]},"docnames":["errata","index","introduction","payroll_accounting","references"],"envversion":{"sphinx":65,"sphinx.domains.c":3,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":9,"sphinx.domains.index":1,"sphinx.domains.javascript":3,"sphinx.domains.math":2,"sphinx.domains.python":4,"sphinx.domains.rst":2,"sphinx.domains.std":2},"filenames":["errata.rst","index.rst","introduction.rst","payroll_accounting.rst","references.rst"],"indexentries":{},"objects":{},"objnames":{},"objtypes":{},"terms":{"":2,"It":2,"The":2,"These":2,"accord":2,"account":[1,2],"accur":2,"accuraci":2,"across":2,"add":[],"adher":2,"administr":2,"all":2,"analysi":2,"ar":2,"aspect":2,"autom":2,"benefit":2,"built":2,"calcul":2,"canada":2,"canadian":2,"compens":2,"complianc":2,"compon":2,"content":[],"cost":2,"critic":2,"deduct":2,"design":2,"detail":[],"differ":2,"distribut":2,"document":2,"each":2,"employ":2,"employe":2,"ensur":2,"entri":[1,2],"errata":1,"error":[1,2],"essenti":2,"expens":2,"feder":2,"financi":2,"framework":1,"gener":2,"govern":2,"handl":2,"i":2,"impact":2,"includ":2,"index":1,"introduct":1,"involv":2,"journal":[1,2],"kei":2,"law":2,"legal":1,"maintain":2,"manag":2,"organ":2,"other":2,"overview":[],"part":2,"payrol":[],"process":2,"provinci":2,"record":2,"reduc":2,"reflect":2,"regard":2,"regul":2,"relat":2,"report":2,"requir":2,"restructuredtext":[],"risk":2,"run":2,"scenario":2,"see":[],"seri":2,"standard":2,"statement":2,"syntax":[],"system":2,"systemat":2,"tax":2,"thei":2,"thi":2,"transact":2,"true":2,"type":2,"us":[],"variou":2,"wage":2,"while":2,"withhold":2,"your":[]},"titles":["<span class=\"section-number\">3. </span>Errors and Errata","Canadian Payroll Administration documentation","<span class=\"section-number\">1. </span>INTRODUCTION","<span class=\"section-number\">2. </span>Payroll Accounting","REFERENCES"],"titleterms":{"account":3,"administr":1,"canadian":1,"content":1,"document":1,"entri":3,"errata":0,"error":0,"framework":2,"glossari":1,"introduct":2,"journal":3,"legal":2,"payrol":[1,2,3],"refer":4,"tabl":1,"terminologi":[]}})

View File

@@ -1,11 +1,11 @@
# Fdb version 4 # Fdb version 4
["makeindex canadianpayrolladministration.idx"] 1750460072.97467 "canadianpayrolladministration.idx" "canadianpayrolladministration.ind" "canadianpayrolladministration" 1750479437.36639 0 ["makeindex canadianpayrolladministration.idx"] 1750460072.97467 "canadianpayrolladministration.idx" "canadianpayrolladministration.ind" "canadianpayrolladministration" 1750480654.32657 0
"canadianpayrolladministration.idx" 1750479436.98451 0 d41d8cd98f00b204e9800998ecf8427e "pdflatex" "canadianpayrolladministration.idx" 1750480654.16672 0 d41d8cd98f00b204e9800998ecf8427e "pdflatex"
(generated) (generated)
"canadianpayrolladministration.ilg" "canadianpayrolladministration.ilg"
"canadianpayrolladministration.ind" "canadianpayrolladministration.ind"
(rewritten before read) (rewritten before read)
["pdflatex"] 1750479436.60859 "canadianpayrolladministration.tex" "canadianpayrolladministration.pdf" "canadianpayrolladministration" 1750479437.36655 0 ["pdflatex"] 1750480653.79437 "canadianpayrolladministration.tex" "canadianpayrolladministration.pdf" "canadianpayrolladministration" 1750480654.32675 0
"/etc/texmf/web2c/texmf.cnf" 1729307187.57985 475 c0e671620eb5563b2130f56340a5fde8 "" "/etc/texmf/web2c/texmf.cnf" 1729307187.57985 475 c0e671620eb5563b2130f56340a5fde8 ""
"/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map" 1577235249 3524 cb3e574dea2d1052e39280babc910dc8 "" "/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map" 1577235249 3524 cb3e574dea2d1052e39280babc910dc8 ""
"/usr/share/texlive/texmf-dist/fonts/tfm/jknappen/ec/ecrm1000.tfm" 1136768653 3584 adb004a0c8e7c46ee66cad73671f37b4 "" "/usr/share/texlive/texmf-dist/fonts/tfm/jknappen/ec/ecrm1000.tfm" 1136768653 3584 adb004a0c8e7c46ee66cad73671f37b4 ""
@@ -137,13 +137,13 @@
"/usr/share/texmf/web2c/texmf.cnf" 1707919699 40399 f2c302f7d2af602abb742093540a5834 "" "/usr/share/texmf/web2c/texmf.cnf" 1707919699 40399 f2c302f7d2af602abb742093540a5834 ""
"/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map" 1729307339.56668 164740 5f02460f8e29b549a9ea60117f5f46e4 "" "/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map" 1729307339.56668 164740 5f02460f8e29b549a9ea60117f5f46e4 ""
"/var/lib/texmf/web2c/pdftex/pdflatex.fmt" 1729307374 6831204 5735eed681e2db0697903be4f74d0da4 "" "/var/lib/texmf/web2c/pdftex/pdflatex.fmt" 1729307374 6831204 5735eed681e2db0697903be4f74d0da4 ""
"canadianpayrolladministration.aux" 1750479437.29551 1959 0e784f2d5840e6937d8e613cf358418c "pdflatex" "canadianpayrolladministration.aux" 1750480654.25272 1959 0e784f2d5840e6937d8e613cf358418c "pdflatex"
"canadianpayrolladministration.ind" 1750460073.03732 0 d41d8cd98f00b204e9800998ecf8427e "makeindex canadianpayrolladministration.idx" "canadianpayrolladministration.ind" 1750460073.03732 0 d41d8cd98f00b204e9800998ecf8427e "makeindex canadianpayrolladministration.idx"
"canadianpayrolladministration.out" 1750479437.29651 763 5b75fecec730660c9d144c45256eb211 "pdflatex" "canadianpayrolladministration.out" 1750480654.25372 763 5b75fecec730660c9d144c45256eb211 "pdflatex"
"canadianpayrolladministration.tex" 1750479435.9915 2979 b5c01a58000f9993de2e1691eaaeac78 "" "canadianpayrolladministration.tex" 1750480653.70572 4962 d8d5b6100b81047ca67d0b4586e83092 ""
"canadianpayrolladministration.toc" 1750479437.29651 467 f876efdc5ec92d08865a0adc36ded7e2 "pdflatex" "canadianpayrolladministration.toc" 1750480654.25372 467 f876efdc5ec92d08865a0adc36ded7e2 "pdflatex"
"sphinx.sty" 1750459726.26999 54203 ee7fe875437470f5328ee20661bb9f1d "" "sphinx.sty" 1750459726.26999 54203 ee7fe875437470f5328ee20661bb9f1d ""
"sphinxhighlight.sty" 1750479435.9695 7553 83fb52292c17957d9f4aadcb28c57a87 "" "sphinxhighlight.sty" 1750480653.68272 7553 83fb52292c17957d9f4aadcb28c57a87 ""
"sphinxlatexadmonitions.sty" 1750459726.26999 19111 5e67a0f91439018bceb7cadf319345e6 "" "sphinxlatexadmonitions.sty" 1750459726.26999 19111 5e67a0f91439018bceb7cadf319345e6 ""
"sphinxlatexcontainers.sty" 1750459726.26999 900 d61f923db071a7b54d3cee8a1e6935d3 "" "sphinxlatexcontainers.sty" 1750459726.26999 900 d61f923db071a7b54d3cee8a1e6935d3 ""
"sphinxlatexgraphics.sty" 1750459726.26999 4918 c9266041d02bc615d54b890e96e3acd3 "" "sphinxlatexgraphics.sty" 1750459726.26999 4918 c9266041d02bc615d54b890e96e3acd3 ""
@@ -158,7 +158,7 @@
"sphinxlatexstyletext.sty" 1750459726.27199 6759 9e932c65374cfb62686485d331bc975c "" "sphinxlatexstyletext.sty" 1750459726.27199 6759 9e932c65374cfb62686485d331bc975c ""
"sphinxlatextables.sty" 1750459726.27199 57643 7f1013c2fa11942370d867527bdda568 "" "sphinxlatextables.sty" 1750459726.27199 57643 7f1013c2fa11942370d867527bdda568 ""
"sphinxmanual.cls" 1750459726.27199 4241 7b0d7a37df7b5715fb0dbd585c52ecdb "" "sphinxmanual.cls" 1750459726.27199 4241 7b0d7a37df7b5715fb0dbd585c52ecdb ""
"sphinxmessages.sty" 1750479435.9955 745 3f5fcd6cdd7964ed608767954a8ced6f "" "sphinxmessages.sty" 1750480653.70872 745 3f5fcd6cdd7964ed608767954a8ced6f ""
"sphinxoptionsgeometry.sty" 1750459726.27199 2060 6c27b3eba37bde592ae8908ab2c1ac0f "" "sphinxoptionsgeometry.sty" 1750459726.27199 2060 6c27b3eba37bde592ae8908ab2c1ac0f ""
"sphinxoptionshyperref.sty" 1750459726.27199 1093 e468489bae7631a7f387b4b0f7bc15d4 "" "sphinxoptionshyperref.sty" 1750459726.27199 1093 e468489bae7631a7f387b4b0f7bc15d4 ""
"sphinxpackageboxes.sty" 1750459726.27299 36106 1be2053eb1cb9b083b3a75e3657bcb24 "" "sphinxpackageboxes.sty" 1750459726.27299 36106 1be2053eb1cb9b083b3a75e3657bcb24 ""

View File

@@ -1,4 +1,4 @@
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023/Debian) (preloaded format=pdflatex 2024.10.18) 21 JUN 2025 00:17 This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023/Debian) (preloaded format=pdflatex 2024.10.18) 21 JUN 2025 00:37
entering extended mode entering extended mode
restricted \write18 enabled. restricted \write18 enabled.
%&-line parsing enabled. %&-line parsing enabled.
@@ -871,7 +871,7 @@ Chapter 3.
] ]
Chapter 4. Chapter 4.
LaTeX Font Info: Trying to load font information for TS1+qtm on input line 1 LaTeX Font Info: Trying to load font information for TS1+qtm on input line 1
12. 27.
(/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd
File: ts1qtm.fd 2009/09/25 v1.2 font definition file for TS1/qtm File: ts1qtm.fd 2009/09/25 v1.2 font definition file for TS1/qtm
) )
@@ -888,7 +888,7 @@ hanged.
Here is how much of TeX's memory you used: Here is how much of TeX's memory you used:
16643 strings out of 476106 16643 strings out of 476106
282496 string characters out of 5793932 282496 string characters out of 5793932
1926975 words of memory out of 5000000 1930975 words of memory out of 5000000
38273 multiletter control sequences out of 15000+600000 38273 multiletter control sequences out of 15000+600000
599318 words of font info for 70 fonts, out of 8000000 for 9000 599318 words of font info for 70 fonts, out of 8000000 for 9000
60 hyphenation exceptions out of 8191 60 hyphenation exceptions out of 8191
@@ -896,7 +896,7 @@ Here is how much of TeX's memory you used:
</usr/share/texmf/fonts/type1/public/tex-gyre/qhvb.pfb></usr/share/texmf/font </usr/share/texmf/fonts/type1/public/tex-gyre/qhvb.pfb></usr/share/texmf/font
s/type1/public/tex-gyre/qhvbi.pfb></usr/share/texmf/fonts/type1/public/tex-gyre s/type1/public/tex-gyre/qhvbi.pfb></usr/share/texmf/fonts/type1/public/tex-gyre
/qtmb.pfb></usr/share/texmf/fonts/type1/public/tex-gyre/qtmr.pfb> /qtmb.pfb></usr/share/texmf/fonts/type1/public/tex-gyre/qtmr.pfb>
Output written on canadianpayrolladministration.pdf (11 pages, 100508 bytes). Output written on canadianpayrolladministration.pdf (11 pages, 104490 bytes).
PDF statistics: PDF statistics:
115 PDF objects out of 1000 (max. 8388607) 115 PDF objects out of 1000 (max. 8388607)
91 compressed objects within 1 object stream 91 compressed objects within 1 object stream

View File

@@ -56,7 +56,7 @@
% Set up styles of URL: it should be placed after hyperref. % Set up styles of URL: it should be placed after hyperref.
\urlstyle{same} \urlstyle{same}
\addto\captionsenglish{\renewcommand{\contentsname}{Contents:}} \addto\captionsenglish{\renewcommand{\contentsname}{Table of Contents:}}
\usepackage{sphinxmessages} \usepackage{sphinxmessages}
\setcounter{tocdepth}{1} \setcounter{tocdepth}{1}
@@ -65,7 +65,7 @@
\title{Canadian Payroll Administration} \title{Canadian Payroll Administration}
\date{Jun 21, 2025} \date{Jun 21, 2025}
\release{Fall 2025} \release{HR}
\author{Alexandre Bobkov} \author{Alexandre Bobkov}
\newcommand{\sphinxlogo}{\vbox{}} \newcommand{\sphinxlogo}{\vbox{}}
\renewcommand{\releasename}{Release} \renewcommand{\releasename}{Release}
@@ -93,6 +93,21 @@
\section{Payroll Legal Framework} \section{Payroll Legal Framework}
\label{\detokenize{introduction:payroll-legal-framework}} \label{\detokenize{introduction:payroll-legal-framework}}
\sphinxAtStartPar
The Canadian Payroll Administration system is designed to ensure compliance with the legal framework governing payroll in Canada. This includes adherence to federal and provincial regulations regarding employee compensation, deductions, and reporting requirements.
The system is built to handle various payroll scenarios, including different employment types, tax calculations, and benefit deductions, while ensuring that all transactions are accurately recorded and reported in accordance with the law.
\sphinxstylestrong{*******************}
Payroll Accounting
\sphinxstylestrong{*******************}
Payroll accounting is a critical component of the Canadian Payroll Administration system. It involves the systematic recording, analysis, and reporting of payroll transactions to ensure that all financial aspects of employee compensation are accurately reflected in the organizations financial statements.
Payroll accounting includes the management of employee wages, tax withholdings, benefit deductions, and other payroll\sphinxhyphen{}related expenses. The system is designed to automate these processes, ensuring accuracy and compliance with Canadian payroll regulations.
\sphinxstylestrong{*******************}
Journal Entries
\sphinxstylestrong{*******************}
Journal entries are a key part of payroll accounting, as they document the financial impact of payroll transactions on the organizations accounts. Each payroll run generates a series of journal entries that reflect the distribution of wages, taxes, and deductions across various accounts.
These entries are essential for maintaining accurate financial records and ensuring that the organizations financial statements reflect the true cost of employee compensation. The Canadian Payroll Administration system automates the generation of these journal entries, reducing the risk of errors and ensuring compliance with accounting standards.
\sphinxstylestrong{*******************}
\sphinxstepscope \sphinxstepscope

View File

@@ -9,7 +9,7 @@
project = 'Canadian Payroll Administration' project = 'Canadian Payroll Administration'
copyright = '2025, Alexandre Bobkov' copyright = '2025, Alexandre Bobkov'
author = 'Alexandre Bobkov' author = 'Alexandre Bobkov'
release = 'Fall 2025' release = 'HR'
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
@@ -18,7 +18,27 @@ extensions = []
templates_path = ['_templates'] templates_path = ['_templates']
exclude_patterns = [] exclude_patterns = []
source_suffix = {
'.rst': 'restructuredtext',
'.md': 'markdown',
}
# The master toctree document.
master_doc = 'index'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
language = 'en'
# The name of the Pygments (syntax highlighting) style to use.
pygments_style = 'sphinx'
# The name of the default role to use for all documents.
default_role = 'literal'
# The encoding of source files.
source_encoding = 'utf-8-sig'
# The suffix of source filenames.
source_suffix = '.rst'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
version = 'Fall 2025'
# -- Options for HTML output ------------------------------------------------- # -- Options for HTML output -------------------------------------------------

View File

@@ -8,10 +8,12 @@ Canadian Payroll Administration documentation
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:caption: Contents: :caption: Table of Contents:
:numbered:
introduction introduction
payroll_accounting payroll_accounting
references``
errata errata
Glossary Glossary

View File

@@ -4,4 +4,18 @@ INTRODUCTION
*********************** ***********************
Payroll Legal Framework Payroll Legal Framework
***********************
The Canadian Payroll Administration system is designed to ensure compliance with the legal framework governing payroll in Canada. This includes adherence to federal and provincial regulations regarding employee compensation, deductions, and reporting requirements.
The system is built to handle various payroll scenarios, including different employment types, tax calculations, and benefit deductions, while ensuring that all transactions are accurately recorded and reported in accordance with the law.
***********************
Payroll Accounting
***********************
Payroll accounting is a critical component of the Canadian Payroll Administration system. It involves the systematic recording, analysis, and reporting of payroll transactions to ensure that all financial aspects of employee compensation are accurately reflected in the organization's financial statements.
Payroll accounting includes the management of employee wages, tax withholdings, benefit deductions, and other payroll-related expenses. The system is designed to automate these processes, ensuring accuracy and compliance with Canadian payroll regulations.
***********************
Journal Entries
***********************
Journal entries are a key part of payroll accounting, as they document the financial impact of payroll transactions on the organization's accounts. Each payroll run generates a series of journal entries that reflect the distribution of wages, taxes, and deductions across various accounts.
These entries are essential for maintaining accurate financial records and ensuring that the organization's financial statements reflect the true cost of employee compensation. The Canadian Payroll Administration system automates the generation of these journal entries, reducing the risk of errors and ensuring compliance with accounting standards.
*********************** ***********************

View File

@@ -0,0 +1,3 @@
##########
REFERENCES
##########