budget_report
This commit is contained in:
@@ -771,6 +771,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
|
||||
</ul>
|
||||
<h3 id="reports">reports</h3>
|
||||
<ul>
|
||||
<li><a href="https://github.com/sulemankm/budget_report">budget_report</a> budget reporting with beancount (python)</li>
|
||||
<li><a href="http://hackage.haskell.org/package/hledger-diff">hledger-diff</a> report differing transactions between two journals (haskell)</li>
|
||||
<li><a href="http://hackage.haskell.org/package/hledger-irr">hledger-irr</a> calculate an account's internal rate of return (superseded by <a href="https://hledger.org/hledger.html#roi">roi</a>) (haskell)</li>
|
||||
<li><a href="https://pypi.org/project/hreports">hreports</a> save custom reports and PDF templates (python)</li>
|
||||
@@ -909,7 +910,6 @@ other console/curses tools
|
||||
<li><a href="http://podcastle.org/2009/10/09/pc-miniature-38-accounting-for-dragons">Accounting for Dragons</a></li>
|
||||
<li><a href="https://docs.google.com/document/d/100tGcA4blh6KSXPRGCZpUlyxaRUwFHEvnz_k9DyZFn4">Beancount: The Double-Entry Counting Method</a></li>
|
||||
<li><a href="https://martin.kleppmann.com/2011/03/07/accounting-for-computer-scientists.html">Accounting for Computer Scientists</a></li>
|
||||
|
||||
</ul>
|
||||
<h3 id="plain-text-accounting-1">plain text accounting</h3>
|
||||
<!-- official docs & useful intro docs -->
|
||||
|
||||
1
index.md
1
index.md
@@ -716,6 +716,7 @@ Next, related add-ons and helpers by category
|
||||
|
||||
### reports
|
||||
|
||||
- [budget_report](https://github.com/sulemankm/budget_report) budget reporting with beancount (python)
|
||||
- [hledger-diff](http://hackage.haskell.org/package/hledger-diff) report differing transactions between two journals (haskell)
|
||||
- [hledger-irr](http://hackage.haskell.org/package/hledger-irr) calculate an account's internal rate of return (superseded by [roi](https://hledger.org/hledger.html#roi)) (haskell)
|
||||
- [hreports](https://pypi.org/project/hreports) save custom reports and PDF templates (python)
|
||||
|
||||
Reference in New Issue
Block a user