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

Unable to parse DBS multiplier account statements #23

Open
shah-smit opened this issue Oct 5, 2024 · 5 comments
Open

Unable to parse DBS multiplier account statements #23

shah-smit opened this issue Oct 5, 2024 · 5 comments

Comments

@shah-smit
Copy link

shah-smit commented Oct 5, 2024

Deposit Accounts Statement Multiplier.pdf -- SafetyCheckError: Total amount 107.71 cannot be found in credit statement

@benjamin-awd
Copy link
Owner

Hey @shah-smit, does the format of your bank statement look like this?
image

Otherwise, does your statement contain dates like 01/2024? (meaning that your statement has a mixture of MM/YYYY and DD/MM/YYY dates)

@shah-smit
Copy link
Author

shah-smit commented Oct 5, 2024

Hi @benjamin-awd , I think because my multiplier account (is also multi currency account) it might be the reason, i was trying to debug that.. to find out. let me check on this aspect as well.

@benjamin-awd
Copy link
Owner

If you're using the CLI, you can use --nosafe to ignore the safety check which should make it easier to find which transactions are missing

Otherwise the Streamlit app raises a warning but still shows all the transactions it managed to catch.

@shah-smit
Copy link
Author

Screenshot 2024-10-06 at 7 47 18 PM The multiplier looks like this...

@benjamin-awd
Copy link
Owner

Hm this looks similar to a DBS Savings account statement, but appears to have some slight differences that might be throwing off the parser

Screenshot 2024-10-07 231940

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

No branches or pull requests

2 participants