Exclude account from stats #275
Labels
priority-1-high
High priority
repo: backend
Related to back-end
repo: frontend
Related to front-end
type::enhancement
New feature or request
type::epic
Epic. Big issue which containes sub-issues
Milestone
There should be an option to exclude account from stats. It means that:
It should be implemented on the account layer, not records of this account, to not override future
isExcluded
field that will point to that only specific transaction is excluded. We might want to reuseisEnabled
which already hides the account from the dashboard. For now this field is only used for external accounts to optimize transactions loading, but we can extend the responsibilities of this field.The text was updated successfully, but these errors were encountered: