1
0

weaken our claim to do "double entry accounting"

We (h/ledger, anyway) don't distinguish types of posting amounts (debit,
credit) and accounts (balance sheet, income statement), so in some sense
we do "less type-checking" than traditional double-entry accounting.
Changed it to say "double-entry-style", though stopped short of linking
the relevant comment.
This commit is contained in:
Simon Michael
2016-02-17 09:53:01 -08:00
parent a6f2a37b2b
commit 6d6704c815
2 changed files with 3 additions and 2 deletions

View File

@@ -35,7 +35,8 @@ Transactions consist of
### … with text
**[Ledger](#ledger-likes)** and the other **[Ledger-likes](#ledger-likes)** inspired by it
are minimalist software tools for efficient double-entry accounting.
are minimalist software tools for efficient double-entry-style accounting.
<!-- **[double-entry-style](https://news.ycombinator.com/item?id=10512418)** accounting. -->
This site introduces them and their way of doing things.
Accounting data is valuable;