Added the GetCashUserEuroSummaryCommand , tested
commit21791b37136ee702d6f0b15ad52369a22fb300e2
authorPasqualino Ferrentino <lino@alfa.bricioline.it>
Mon, 20 Aug 2007 11:50:37 +0000 (20 13:50 +0200)
committerPasqualino Ferrentino <lino@alfa.bricioline.it>
Mon, 20 Aug 2007 11:50:37 +0000 (20 13:50 +0200)
tree9447158047bb8f84557e60a77eeeda7190bea0a6
parent969207fc8166a63b57d6f4db76b03cf8416bf13e
Added the GetCashUserEuroSummaryCommand , tested
src/lib/Bcd/Commands/CommandFactory.pm
src/lib/Bcd/Commands/GetAccountSummaryCommand.pm [new file with mode: 0644]
src/lib/Bcd/Commands/GetCashUserEuroSummaryCommand.pm [new file with mode: 0644]
src/lib/Bcd/Data/Accounting/Accounts.pm
src/t/TestAccount.pm
src/t/TestUsersCommands.pm