We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error during execution documents from 2024.
Steps:
"Error: Statements are related to different years!" in GUI Notes
Stack backtrace below.
2025-02-17T09:59:45.895Z INFO [etradeTaxReturnHelper::pdfparser] Processing Account statement PDF thread 'main' panicked at src\gui.rs:128:25: Error: unable to perform taxation stack backtrace: 0: 0x7ff68d731421 - 1: 0x7ff68d74c5ba - 2: 0x7ff68d72cb87 - 3: 0x7ff68d731265 - 4: 0x7ff68d732d97 - 5: 0x7ff68d732b77 - 6: 0x7ff68d733423 - 7: 0x7ff68d733272 - 8: 0x7ff68d731b6f - 9: 0x7ff68d732eae - 10: 0x7ff68d847251 - 11: 0x7ff68cb1d617 - 12: 0x7ff68cb436d0 - 13: 0x7ff68d75c815 - 14: 0x7ff68d780f97 - 15: 0x7ff68d75af0d - 16: 0x7ff68d759e2b - 17: 0x7ff68d779edf - 18: 0x7ff68d777362 - 19: 0x7fff15f2ef5c - CallWindowProcW 20: 0x7fff15f2e684 - DispatchMessageW 21: 0x7ff68d77b759 - 22: 0x7ff68d75ad77 - 23: 0x7ff68cb438f6 - 24: 0x7ff68cb3df2d - 25: 0x7ff68cb0cca5 - 26: 0x7ff68cb0ed18 - 27: 0x7ff68cb135f6 - 28: 0x7ff68cb1a7ec - 29: 0x7ff68d72756c - 30: 0x7ff68cb1027c - 31: 0x7ff68d7f0700 - 32: 0x7fff16ec7374 - BaseThreadInitThunk 33: 0x7fff1759cc91 - RtlUserThreadStart
The text was updated successfully, but these errors were encountered:
same here, issue is related to Statement from January'24 (without it is ok)
Error: Statements are related to different years!
Sorry, something went wrong.
@lukaszan , @SlawekStrehlke Thanks for letting me know. I will update this issue once I have solution to this problem
@lukaszan , @SlawekStrehlke Hi, Fix to issue with fiscal years detection was fixed in release : 0.7.3 . Please give it a try.
jczaja
No branches or pull requests
Error during execution documents from 2024.
Steps:
"Error: Statements are related to different years!" in GUI Notes
Stack backtrace below.
2025-02-17T09:59:45.895Z INFO [etradeTaxReturnHelper::pdfparser] Processing Account statement PDF
thread 'main' panicked at src\gui.rs:128:25:
Error: unable to perform taxation
stack backtrace:
0: 0x7ff68d731421 -
1: 0x7ff68d74c5ba -
2: 0x7ff68d72cb87 -
3: 0x7ff68d731265 -
4: 0x7ff68d732d97 -
5: 0x7ff68d732b77 -
6: 0x7ff68d733423 -
7: 0x7ff68d733272 -
8: 0x7ff68d731b6f -
9: 0x7ff68d732eae -
10: 0x7ff68d847251 -
11: 0x7ff68cb1d617 -
12: 0x7ff68cb436d0 -
13: 0x7ff68d75c815 -
14: 0x7ff68d780f97 -
15: 0x7ff68d75af0d -
16: 0x7ff68d759e2b -
17: 0x7ff68d779edf -
18: 0x7ff68d777362 -
19: 0x7fff15f2ef5c - CallWindowProcW
20: 0x7fff15f2e684 - DispatchMessageW
21: 0x7ff68d77b759 -
22: 0x7ff68d75ad77 -
23: 0x7ff68cb438f6 -
24: 0x7ff68cb3df2d -
25: 0x7ff68cb0cca5 -
26: 0x7ff68cb0ed18 -
27: 0x7ff68cb135f6 -
28: 0x7ff68cb1a7ec -
29: 0x7ff68d72756c -
30: 0x7ff68cb1027c -
31: 0x7ff68d7f0700 -
32: 0x7fff16ec7374 - BaseThreadInitThunk
33: 0x7fff1759cc91 - RtlUserThreadStart
The text was updated successfully, but these errors were encountered: