Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unify Deposit/Withdrawal as transfer: not count in Income VS Expenses #1822

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

guanlisheng
Copy link
Contributor

@guanlisheng guanlisheng commented Sep 9, 2024

Just to follow this trick logic... to reslove #1819 and #1684

        if (Model_Checking::foreignTransactionAsTransfer(transaction) || !transaction.DELETEDTIME.IsEmpty())
            continue;

https://github.com/moneymanagerex/moneymanagerex/blob/master/src/reports/incexpenses.cpp#L53

@guanlisheng guanlisheng merged commit e61b1f7 into master Sep 9, 2024
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant