1
0

command line probate posts, estate accounting section

This commit is contained in:
Simon Michael
2017-08-01 11:32:10 -07:00
parent 58e5e7996c
commit 9bb7c406bf
2 changed files with 16 additions and 0 deletions

View File

@@ -116,6 +116,7 @@ This simple model makes them easy to understand and rely on.
  [taxes](#taxes)
  [time tracking](#time-tracking)
  [inventory tracking](#inventory-tracking)
  [estate accounting](#estate-accounting)
  [non-profit accounting](#non-profit-accounting)
  [exporting](#exporting)
  [API access](#api-access)
@@ -495,6 +496,9 @@ other console/curses tools
#### articles & blog posts
- [S.M. Oliva: A Simple First Account](https://commandlineprobate.com/post/002-a-simple-first-account/) 2017<!-- /7/31 -->
- [S.M. Oliva: The Basics of hledger](https://commandlineprobate.com/post/001-the-basics-of-hledger/) 2017<!-- /7/30 -->
- [S.M. Oliva: Introduction to Command Line Probate](https://commandlineprobate.com/post/000-introduction-to-command-line-probate/) 2017<!-- /7/5 -->
- [Brady Trainor: Hledger web](https://bradyt.com/2017/04/28/Hledger-web.html) 2017<!-- /4/28 -->
- [Karan Ahuja: Hledger Improvements Wishlist.](http://www.karanahuja.in/2016-05-17-Hledger-Improvements-Wishlist/) 2016<!-- /5/17 -->
- [Alex Johnstone: Managing my personal finances with beancount](https://alexjj.com/blog/2016/2/managing-my-personal-finances-with-beancount/) 2016<!-- /2/27 -->
@@ -627,6 +631,10 @@ Envelope budgeting with automated transactions, org & babel:
- [Inventory Booking](http://furius.ca/beancount/doc/proposal-booking), [discussion](https://groups.google.com/forum/#!searchin/ledger-cli/inventory/ledger-cli/aQvbjTZa7HE/x3KNPteJWPsJ)
- [Accounting Savvy for Business Owners ch. 8](http://www.amazon.com/Accounting-Savvy-Business-Owners-Essentials/dp/193292518X)
#### estate accounting
- [Command Line Probate blog](https://commandlineprobate.com)
#### non-profit accounting
- [Non-Profit Accounting With Ledger CLI, A Tutorial](https://github.com/conservancy/npo-ledger-cli/blob/master/npo-ledger-cli-tutorial.md)