diff --git a/docs/build/doctrees/environment.pickle b/docs/build/doctrees/environment.pickle index 86ab0c6..a48c716 100644 Binary files a/docs/build/doctrees/environment.pickle and b/docs/build/doctrees/environment.pickle differ diff --git a/docs/build/doctrees/payroll_accounting.doctree b/docs/build/doctrees/payroll_accounting.doctree index 7bc4eff..fd0bb70 100644 Binary files a/docs/build/doctrees/payroll_accounting.doctree and b/docs/build/doctrees/payroll_accounting.doctree differ diff --git a/docs/build/html/_sources/payroll_accounting.rst.txt b/docs/build/html/_sources/payroll_accounting.rst.txt index 17322e1..9b9ae25 100644 --- a/docs/build/html/_sources/payroll_accounting.rst.txt +++ b/docs/build/html/_sources/payroll_accounting.rst.txt @@ -39,5 +39,4 @@ Journal entries are a key part of payroll accounting, as they document the finan 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 +CR Payroll Payable ($10,500.00) \ No newline at end of file diff --git a/docs/build/html/payroll_accounting.html b/docs/build/html/payroll_accounting.html index 641bd32..b70eedb 100644 --- a/docs/build/html/payroll_accounting.html +++ b/docs/build/html/payroll_accounting.html @@ -62,10 +62,8 @@ Payroll accounting includes the management of employee wages, tax withholdings,

8.1.2. 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

-
+

DR Payroll Expenses $10,500.00 +CR Payroll Payable ($10,500.00)