From 9e1f87236221ae35e80be35203f1a5c7796dd8ca Mon Sep 17 00:00:00 2001 From: Xavier Morel Date: Fri, 13 Mar 2015 10:16:37 +0100 Subject: [PATCH] [CHG] move accounting equation below accounts table cf fp, also moved balance equation below table to match --- index.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/index.rst b/index.rst index bac8b1d90d..3942b6ad3d 100644 --- a/index.rst +++ b/index.rst @@ -50,16 +50,16 @@ value in them being consumed for the company to "work". Assets have necessarily been financed via liabilities or equity: a company can buy work space through profits, debts or injected capital (fund raising). +.. h:div:: force-right accounts-table + + .. placeholder + What is owned (assets) has been financed through debts to reimburse (liabilities) or equity (profits, capital). -.. h:div:: force-right +.. rst-class:: force-right - .. highlights:: Assets = Liabilities + Equity - - .. h:div:: accounts-table - - .. placeholder +.. highlights:: Assets = Liabilities + Equity Chart of Accounts ================= @@ -71,12 +71,12 @@ they are balance sheet accounts or P&L accounts. Every financial transaction .. h:div:: force-right - .. highlights:: Balance = Debit - Credit - .. h:div:: chart-of-accounts .. placeholder + .. highlights:: Balance = Debit - Credit + Journal Entries ===============