[report] Add blank 'general ledger' query (bug 158)
commit55f093cbc4887f2e6d99111a44267de1e6592be4
authorSergey Yanovich <ynvich@gmail.com>
Thu, 10 Apr 2008 10:01:36 +0000 (10 13:01 +0300)
committerSergey Yanovich <ynvich@gmail.com>
Thu, 10 Apr 2008 10:01:36 +0000 (10 13:01 +0300)
tree6f5bd45debf5e9278fe3e0a27b66a64554d6b9fb
parent4647ee3eaea1c514b350fac0f10db52fbebba2d2
[report] Add blank 'general ledger' query (bug 158)
12 files changed:
abstract/Makefile.in
makefiles.sh
report/Makefile.in
report/aaGeneralLedger.cpp [new file with mode: 0644]
report/aaGeneralLedger.h [new file with mode: 0644]
report/aaReportModule.cpp
report/public/Makefile.in [moved from abstract/report/Makefile.in with 98% similarity]
report/public/aaIBalanceSheet.idl [copied from abstract/report/aaIBalanceSheet.idl with 100% similarity]
report/public/aaIGeneralLedger.idl [moved from abstract/report/aaIBalanceSheet.idl with 72% similarity]
report/public/aaITranscript.idl [moved from abstract/report/aaITranscript.idl with 100% similarity]
report/test/aaReportTest.cpp
report/test/aaReportTest.h