Summering vid listning av transar
This commit is contained in:
@ -11,5 +11,6 @@ namespace WinFormDiApp.BLI
|
||||
IEnumerable<AccountRecord> GetAllAccBetweenDates(DateTime dateFrom, DateTime dateTo);
|
||||
IEnumerable<AccountRecord> GetAllAccounts();
|
||||
AccountRecord GetAccount(int id);
|
||||
AccountRecord GetAccountByDateBelKonto(DateTime _date, double _belopp, string _konto);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user