mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Restore todo's
This commit is contained in:
@@ -220,7 +220,7 @@ class AccountTransformer extends AbstractTransformer
|
||||
*
|
||||
* @return array
|
||||
*
|
||||
* See reference nr. 20
|
||||
* TODO refactor call to get~OpeningBalanceAmount / Date because it is a lot of queries.
|
||||
*/
|
||||
private function getOpeningBalance(Account $account, string $accountType): array
|
||||
{
|
||||
|
||||
@@ -35,7 +35,7 @@ class TagTransformer extends AbstractTransformer
|
||||
/**
|
||||
* Transform a tag.
|
||||
*
|
||||
* See reference nr. 21
|
||||
* TODO add spent, earned, transferred, etc.
|
||||
*
|
||||
* @param Tag $tag
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user