diff --git a/Docs/xacc-accwin.html b/Docs/xacc-accwin.html index 5fb64c23ca..f26c94caee 100644 --- a/Docs/xacc-accwin.html +++ b/Docs/xacc-accwin.html @@ -149,20 +149,5 @@ - -
-

Reports

- There are two types of reports: a "Balance Sheet" and - a "Profit and Loss Statement". -

- A Balance Sheet shows Assets, Liabilities and Equity. The sum of - all assets should equal the sum of Liabilities and Equity. -

- A Profit and Loss Statement shows Income and Expenses. The - sum of all Income minus all expenses is the Profit or Loss. -

- The change in Equity from day to day (year to year) should - equal that day's (year's) profit or loss. -

diff --git a/Docs/xacc-main.html b/Docs/xacc-main.html index ce3095eee4..7dafdff370 100644 --- a/Docs/xacc-main.html +++ b/Docs/xacc-main.html @@ -25,6 +25,7 @@

  • Printing, Reports, Web Serving
  • The Reconcile Window
  • The Register Window +
  • Reports
  • Using Double Entry
  • Using Income/Expense Accounts diff --git a/Docs/xacc-reports.html b/Docs/xacc-reports.html new file mode 100644 index 0000000000..18b4f1af1c --- /dev/null +++ b/Docs/xacc-reports.html @@ -0,0 +1,27 @@ + + + + Reports + + + +

    Reports

    + There are two types of reports: a Balance Sheet and + a Profit and Loss Statement. +

    + A Balance Sheet shows Assets, Liabilities and Equity. The sum of + all assets should equal the sum of Liabilities and Equity. +

    + A Profit and Loss Statement shows Income and Expenses. The + sum of all Income minus all expenses is the Profit or Loss. +

    + The change in Equity from day to day (year to year) should + equal that day's (year's) profit or loss. +

    + +

    + +