1
0

move cash vs accrual under common tasks (#51)

This commit is contained in:
Simon Michael
2018-11-28 07:04:27 -08:00
parent 7088c970aa
commit edae97c7c8
2 changed files with 12 additions and 2 deletions

View File

@@ -106,6 +106,7 @@ This simple model makes them easy to understand and rely on.
  [articles & blog posts](#articles-blog-posts)
[common tasks](#common-tasks)
  [choosing accounts](#choosing-accounts)
  [choosing cash vs accrual](#choosing-cash-vs-accrual)
  [entering data](#entering-data)
  [importing](#importing)
  [reconciling](#reconciling)
@@ -531,12 +532,12 @@ other console/curses tools
- [Syntax Quick Reference for the Ledger-Likes](quickref/)
#### accounting
<!-- intros/overviews -->
- [Command-line Accounting in Context](http://furius.ca/beancount/doc/motivation)
- [The Double-Entry Counting Method](https://furius.ca/beancount/doc/intro)
- [Misc. accounting intros](https://github.com/simonmichael/hledger/wiki/More%20docs#accounting)
- [Accounting for Dragons](http://podcastle.org/2009/10/09/pc-miniature-38-accounting-for-dragons)
- [Ledger Practices: Accrual vs. Cash Basis Accounting](https://felixcrux.com/blog/ledger-practices-accrual-vs-cash-basis-accounting)
#### comparisons
@@ -616,6 +617,10 @@ other console/curses tools
- [account structure](http://thread.gmane.org/gmane.comp.finance.ledger.general/7398/focus=7417)
- [Simplified version of double-entry bookkeeping for personal and business finance?](http://money.stackexchange.com/questions/47561/simplified-version-of-double-entry-bookkeeping-for-personal-and-business-finance)
#### choosing cash vs accrual
- [Ledger Practices: Accrual vs. Cash Basis Accounting](https://felixcrux.com/blog/ledger-practices-accrual-vs-cash-basis-accounting)
#### entering data
- [hledger Step by Step: basic data entry](http://hledger.org/step-by-step.html#basic-data-entry-reporting)