mirror of
https://github.com/alexandrebobkov/CanadianPayroll.git
synced 2025-08-07 11:59:05 +00:00
compliance
This commit is contained in:
BIN
docs/build/doctrees/environment.pickle
vendored
BIN
docs/build/doctrees/environment.pickle
vendored
Binary file not shown.
BIN
docs/build/doctrees/payroll_accounting.doctree
vendored
BIN
docs/build/doctrees/payroll_accounting.doctree
vendored
Binary file not shown.
@@ -45,7 +45,6 @@ These entries are essential for maintaining accurate financial records and ensur
|
||||
.. list-table:: Journal Entry Example
|
||||
:header-rows: 1
|
||||
:widths: 25 25 10
|
||||
:unnumbered:
|
||||
|
||||
* - DR Account
|
||||
- CR Account
|
||||
|
28
docs/build/html/payroll_accounting.html
vendored
28
docs/build/html/payroll_accounting.html
vendored
@@ -66,6 +66,34 @@ These entries are essential for maintaining accurate financial records and ensur
|
||||
<div><p>DR Payroll Expenses $10,500.00</p>
|
||||
<p>CR Payroll Payable ($10,500.00)</p>
|
||||
</div></blockquote>
|
||||
<table class="docutils align-default" id="id2">
|
||||
<caption><span class="caption-text">Journal Entry Example</span><a class="headerlink" href="#id2" title="Link to this table">¶</a></caption>
|
||||
<colgroup>
|
||||
<col style="width: 41.7%" />
|
||||
<col style="width: 41.7%" />
|
||||
<col style="width: 16.7%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="row-odd"><th class="head"><p>DR Account</p></th>
|
||||
<th class="head"><p>CR Account</p></th>
|
||||
<th class="head"><p>Amount</p></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="row-even"><td><p>Payroll Expenses</p></td>
|
||||
<td></td>
|
||||
<td><p>$10,500.00</p></td>
|
||||
</tr>
|
||||
<tr class="row-odd"><td></td>
|
||||
<td><p>Payroll Payable</p></td>
|
||||
<td><p>$10,500.00</p></td>
|
||||
</tr>
|
||||
<tr class="row-even"><td><p><em>To record accrual of payroll expenses for the period.</em></p></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
|
2
docs/build/html/searchindex.js
vendored
2
docs/build/html/searchindex.js
vendored
File diff suppressed because one or more lines are too long
2
docs/build/simplepdf/.buildinfo
vendored
2
docs/build/simplepdf/.buildinfo
vendored
@@ -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: 4307803702cce1c17b6599de75cfa23d
|
||||
config: 8733960ddefa71162e713a5a5161fcff
|
||||
tags: 62a1e7829a13fc7881b6498c52484ec0
|
||||
|
77
docs/build/simplepdf/index.html
vendored
77
docs/build/simplepdf/index.html
vendored
@@ -3763,6 +3763,83 @@ These entries are essential for maintaining accurate financial records and ensur
|
||||
</p>
|
||||
</div>
|
||||
</blockquote>
|
||||
<table class="docutils align-default" id="id2">
|
||||
<caption>
|
||||
<span class="caption-text">
|
||||
Journal Entry Example
|
||||
</span>
|
||||
<a class="headerlink" href="#id2" title="Link to this table">
|
||||
¶
|
||||
</a>
|
||||
</caption>
|
||||
<colgroup>
|
||||
<col style="width: 41.7%"/>
|
||||
<col style="width: 41.7%"/>
|
||||
<col style="width: 16.7%"/>
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="row-odd">
|
||||
<th class="head">
|
||||
<p>
|
||||
DR Account
|
||||
</p>
|
||||
</th>
|
||||
<th class="head">
|
||||
<p>
|
||||
CR Account
|
||||
</p>
|
||||
</th>
|
||||
<th class="head">
|
||||
<p>
|
||||
Amount
|
||||
</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="row-even">
|
||||
<td>
|
||||
<p>
|
||||
Payroll Expenses
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
$10,500.00
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="row-odd">
|
||||
<td>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Payroll Payable
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
$10,500.00
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="row-even">
|
||||
<td>
|
||||
<p>
|
||||
<em>
|
||||
To record accrual of payroll expenses for the period.
|
||||
</em>
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
</td>
|
||||
<td>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user