diff --git a/docs/build/doctrees/environment.pickle b/docs/build/doctrees/environment.pickle index 652f316..e69de29 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 8dd41dc..de31375 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 ceaef28..7fda12c 100644 --- a/docs/build/html/_sources/payroll_accounting.rst.txt +++ b/docs/build/html/_sources/payroll_accounting.rst.txt @@ -42,9 +42,9 @@ These entries are essential for maintaining accurate financial records and ensur CR Payroll Payable ($10,500.00) -+------------------+------------------+------------+ ++==================+==================+============+ | DR Account | CR Account | Amount | -+------------------+------------------+------------+ ++==================+==================+============+ | Payroll Expenses | | $10,500.00 | +------------------+------------------+------------+ | | Payroll Payable | $10,500.00 | diff --git a/docs/build/html/payroll_accounting.html b/docs/build/html/payroll_accounting.html index 39da93a..79d0305 100644 --- a/docs/build/html/payroll_accounting.html +++ b/docs/build/html/payroll_accounting.html @@ -66,22 +66,13 @@ These entries are essential for maintaining accurate financial records and ensur
DR Payroll Expenses $10,500.00
CR Payroll Payable ($10,500.00)
DR Account |
-CR Account |
-Amount |
-
Payroll Expenses |
-- | $10,500.00 |
-
- | Payroll Payable |
-$10,500.00 |
-
+==================+==================+============+ +| DR Account | CR Account | Amount | ++==================+==================+============+ +| Payroll Expenses | | $10,500.00 | ++——————+——————+————+ +| | Payroll Payable | $10,500.00 | ++——————+——————+————+
diff --git a/docs/source/payroll_accounting.rst b/docs/source/payroll_accounting.rst index ceaef28..7fda12c 100644 --- a/docs/source/payroll_accounting.rst +++ b/docs/source/payroll_accounting.rst @@ -42,9 +42,9 @@ These entries are essential for maintaining accurate financial records and ensur CR Payroll Payable ($10,500.00) -+------------------+------------------+------------+ ++==================+==================+============+ | DR Account | CR Account | Amount | -+------------------+------------------+------------+ ++==================+==================+============+ | Payroll Expenses | | $10,500.00 | +------------------+------------------+------------+ | | Payroll Payable | $10,500.00 |