diff options
author | Clint Adams <clint@softwarefreedom.org> | 2013-04-22 17:41:15 -0400 |
---|---|---|
committer | Clint Adams <clint@softwarefreedom.org> | 2013-04-22 17:41:15 -0400 |
commit | f1a294e5ddb8ae0ccdcef1a12561e603ff996cfe (patch) | |
tree | 14d4df6383db09051ef9631dbf09c9ed6a2039d3 /config/routes | |
parent | 514ff2acff2ba9ad9f809e22fc8ed5a986410e5d (diff) |
journal-query-based monthly reports (p&l, assets, liabilities)
Diffstat (limited to 'config/routes')
-rw-r--r-- | config/routes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/routes b/config/routes index 5ec7492..f9ca949 100644 --- a/config/routes +++ b/config/routes @@ -6,3 +6,4 @@ / HomeR GET /register/#Ledger RegisterR GET +/monthly/#JReportType/#Ledger JournalR GET |