All kinds of fixes and things. I should really start organizing.

This commit is contained in:
Sander Dorigo
2014-11-07 11:18:06 +01:00
parent 44705f0e18
commit 139d985904
16 changed files with 142 additions and 311 deletions

View File

@@ -289,7 +289,7 @@ class TransactionJournal implements TransactionJournalInterface, CUD, CommonData
*/
public function get()
{
// TODO: Implement get() method.
return $this->getUser()->transactionjournals()->get();
}
/**