summaryrefslogtreecommitdiff
path: root/templates/homepage.hamlet
diff options
context:
space:
mode:
authorClint Adams <clint@softwarefreedom.org>2013-04-22 17:41:15 -0400
committerClint Adams <clint@softwarefreedom.org>2013-04-22 17:41:15 -0400
commitf1a294e5ddb8ae0ccdcef1a12561e603ff996cfe (patch)
tree14d4df6383db09051ef9631dbf09c9ed6a2039d3 /templates/homepage.hamlet
parent514ff2acff2ba9ad9f809e22fc8ed5a986410e5d (diff)
journal-query-based monthly reports (p&l, assets, liabilities)
Diffstat (limited to 'templates/homepage.hamlet')
-rw-r--r--templates/homepage.hamlet12
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/homepage.hamlet b/templates/homepage.hamlet
index 4078139..f6acc22 100644
--- a/templates/homepage.hamlet
+++ b/templates/homepage.hamlet
@@ -8,3 +8,15 @@
<td .reports>
<a href=@{RegisterR l}>
Register (CSV)
+ <td .reports>
+ <a href=@{JournalR PandL l}>
+ P&L (CSV)
+ <td .reports>
+ <a href=@{JournalR Assets l}>
+ Assets (CSV)
+ <td .reports>
+ <a href=@{JournalR Liabilities l}>
+ Liabilities (CSV)
+ <td .reports>
+ <a href=@{JournalR Everything l}>
+ Everything (CSV)