adding most simple balance sheet report.

This commit is contained in:
Bryce Covert
2019-04-11 22:46:30 -07:00
parent effbff04c6
commit 6ab9d89dfd
13 changed files with 298 additions and 74 deletions

View File

@@ -21,4 +21,6 @@
"voided" :voided-invoices
"new" :new-invoice}
"transactions/" {"" :transactions}
"ledger/" {"" :ledger}}])
"ledger/" {"" :ledger
"profit-and-loss" :profit-and-loss
"balance-sheet" :balance-sheet}}])