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

parser not working, resulting in excalamation mark / error rather than checked #78

Closed
isaac-philip opened this issue Aug 30, 2023 · 3 comments · Fixed by #79
Closed
Assignees
Labels
bug Something isn't working

Comments

@isaac-philip
Copy link
Contributor

isaac-philip commented Aug 30, 2023

I generated a consolidated report from CAS - CAMS + KFintech at https://www.camsonline.com/Investors/Statements/Consolidated-Account-Statement

Executing the casparser cli utility does not return successfully.

Is this expected ?

Please note the Error and the Excalamation marks in the image below.

casparser_snippet_error

Command executed,

$ casparser <filename>.pdf -p '<$password$>'

File Type details,

File Type : FileType.CAMS
CAS Type : CASFileType.DETAILED

also, is up-to-date,

(.venv_py310) iceman@pop-os ~/D/M/Statements> casparser-isin --update
2023-08-31 00:26:23,325 - INFO - Fetching remote isin db metadata
2023-08-31 00:26:24,283 - INFO - Local db version  : 2023.8.18
2023-08-31 00:26:24,283 - INFO - Remote db version : 2023.8.18
2023-08-31 00:26:24,283 - INFO - casparser-isin database is already upto date
@codereverser
Copy link
Owner

Thanks for the report.

Looks like the CAS format has changed recently. Shall push an updated version in a couple of days.

@codereverser codereverser self-assigned this Aug 31, 2023
@codereverser codereverser added the bug Something isn't working label Aug 31, 2023
@isaac-philip
Copy link
Contributor Author

cool thanks, plz consider me as a reviewer.

We could have a test with the new file/format validating the changes if possible?

@codereverser
Copy link
Owner

codereverser commented Sep 4, 2023

cool thanks, plz consider me as a reviewer.

We could have a test with the new file/format validating the changes if possible?

I've created PR #79 with support for new files. Can you please give it a try? @isaac-philip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants