1
0

inventory tracking

This commit is contained in:
Simon Michael
2016-05-06 07:21:04 -07:00
parent 64c212c1f6
commit 659abae747
2 changed files with 8 additions and 0 deletions

View File

@@ -442,6 +442,10 @@ You can use this to track and report the data needed for tax reporting. Fill out
<li><a href="https://github.com/anarcat/ledger-timetracking">Timetracking and billing with (h)ledger</a></li>
<li><a href="#time-tracking">time tracking tools</a></li>
</ul>
<h5 id="inventory-tracking">inventory tracking</h5>
<ul>
<li><a href="http://furius.ca/beancount/doc/proposal-booking">Inventory Booking</a>, <a href="https://groups.google.com/forum/#!searchin/ledger-cli/inventory/ledger-cli/aQvbjTZa7HE/x3KNPteJWPsJ">discussion</a></li>
</ul>
<h5 id="non-profit-accounting">non-profit accounting</h5>
<ul>
<li><a href="https://github.com/conservancy/npo-ledger-cli/blob/master/npo-ledger-cli-tutorial.md">Non-Profit Accounting With Ledger CLI, A Tutorial</a></li>

View File

@@ -475,6 +475,10 @@ Fill out and submit tax forms with another tool, or by hand.
- [Timetracking and billing with (h)ledger](https://github.com/anarcat/ledger-timetracking)
- [time tracking tools](#time-tracking)
##### inventory tracking
- [Inventory Booking](http://furius.ca/beancount/doc/proposal-booking), [discussion](https://groups.google.com/forum/#!searchin/ledger-cli/inventory/ledger-cli/aQvbjTZa7HE/x3KNPteJWPsJ)
##### 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)