From 1242304c2c0015454a58b85f78aa6173476b3ca0 Mon Sep 17 00:00:00 2001 From: Alexandre Bobkov Date: Fri, 18 Jul 2025 22:12:24 -0400 Subject: [PATCH] compliance --- docs/source/payroll_accounting.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/source/payroll_accounting.rst b/docs/source/payroll_accounting.rst index 8d3d8c9..ef97ca4 100644 --- a/docs/source/payroll_accounting.rst +++ b/docs/source/payroll_accounting.rst @@ -38,6 +38,5 @@ 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. -DR Payroll Expenses $10,500.00 - -CR Payroll Payable ($10,500.00) \ No newline at end of file + DR Payroll Expenses $10,500.00 + CR Payroll Payable ($10,500.00) \ No newline at end of file