compliance

This commit is contained in:
2025-07-18 22:29:47 -04:00
parent 20db219aa0
commit 8740540e89
7 changed files with 23 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -54,4 +54,7 @@ These entries are essential for maintaining accurate financial records and ensur
- $10,500.00
* -
- Payroll Payable
- $10,500.00
- $10,500.00
* - *To record accrual of payroll expenses for the period.*
-
-

View File

@@ -88,6 +88,10 @@ These entries are essential for maintaining accurate financial records and ensur
<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>

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: 1cc3a024db75c8c570ca78d86eb17db9
config: bcd06dc1672247877790527aa057b482
tags: 62a1e7829a13fc7881b6498c52484ec0

View File

@@ -3825,6 +3825,19 @@ These entries are essential for maintaining accurate financial records and ensur
</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>