1
0

banks2ledger

This commit is contained in:
Simon Michael
2016-05-11 08:33:55 -07:00
parent 8b9e644dda
commit 21bedb45de
2 changed files with 4 additions and 0 deletions

View File

@@ -171,6 +171,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
</ul>
<h5 id="data-import">data import</h5>
<ul>
<li><a href="https://github.com/tomszilagyi/banks2ledger">banks2ledger</a> - CSV to *ledger converter</li>
<li>bean-identify, bean-extract, bean-file - Beancount built-in tools</li>
<li><a href="https://github.com/jbms/beancount-import">beancount-import</a> CSV to beancount converter (curses)</li>
<li><a href="https://github.com/MatzeB/pygnucash/blob/master/gnucash2ledger.py">gnucash2ledger.py</a> GNUCash to *ledger conversion</li>
@@ -388,6 +389,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
<li><a href="http://hledger.org/how-to-read-csv-files.html">hledger: How to read CSV files</a></li>
<li><a href="http://furius.ca/beancount/doc/ingest">Importing External Data in Beancount</a></li>
<li><a href="https://docs.google.com/document/d/1thYRAMell_QT1Da1F_laprSs6BlROZjyK_h3V8qHW9c">Fetching Prices in Beancount</a></li>
<li><a href="https://tomszilagyi.github.io/payment-matching/">Payment matching done right</a></li>
<li><a href="#data-import">import tools</a></li>
</ul>
<h5 id="reconciling">reconciling</h5>

View File

@@ -162,6 +162,7 @@ Fill out and submit tax forms with another tool, or by hand.
##### data import
- [banks2ledger](https://github.com/tomszilagyi/banks2ledger) - CSV to *ledger converter
- bean-identify, bean-extract, bean-file - Beancount built-in tools
- [beancount-import](https://github.com/jbms/beancount-import) CSV to beancount converter (curses)
- [gnucash2ledger.py](https://github.com/MatzeB/pygnucash/blob/master/gnucash2ledger.py) GNUCash to *ledger conversion
@@ -421,6 +422,7 @@ Fill out and submit tax forms with another tool, or by hand.
- [hledger: How to read CSV files](http://hledger.org/how-to-read-csv-files.html)
- [Importing External Data in Beancount](http://furius.ca/beancount/doc/ingest)
- [Fetching Prices in Beancount](https://docs.google.com/document/d/1thYRAMell_QT1Da1F_laprSs6BlROZjyK_h3V8qHW9c)
- [Payment matching done right](https://tomszilagyi.github.io/payment-matching/)
- [import tools](#data-import)
##### reconciling