compliance

This commit is contained in:
2025-07-18 22:26:40 -04:00
parent 6a5ad5b320
commit dc8df01779
7 changed files with 93 additions and 5 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -52,9 +52,9 @@ These entries are essential for maintaining accurate financial records and ensur
* - Payroll Expenses
-
- $10,500.00
* -
- Payroll Payable
- $10,500.00
* -
- Payroll Payable
- $10,500.00
+==================+==================+============+
| DR Account | CR Account | Amount |

View File

@@ -66,6 +66,30 @@ 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: 33.3%" />
<col style="width: 33.3%" />
<col style="width: 33.3%" />
</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>
</tbody>
</table>
<p>+==================+==================+============+
| DR Account | CR Account | Amount |
+==================+==================+============+

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: d76285869e04ea222be2f9d83520c5d2
config: 59d138936782ae97d7d237a54d728dde
tags: 62a1e7829a13fc7881b6498c52484ec0

View File

@@ -3763,6 +3763,70 @@ 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">
&para;
</a>
</caption>
<colgroup>
<col style="width: 33.3%"/>
<col style="width: 33.3%"/>
<col style="width: 33.3%"/>
</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>
</tbody>
</table>
<p>
+==================+==================+============+
| DR Account | CR Account | Amount |