codereverser / casparser

Parser for Consolidated Account Statements (CAS) generated from CAMS/Karvy/Kfintech
MIT License
138 stars 63 forks source link

Group capital gains by PAN #44

Open codereverser opened 3 years ago

codereverser commented 3 years ago

CAS pdf files are generated primarily based on the email address and may occasionally contain multiple PAN numbers depending upon the filters used during the generation. To handle such cases, the capital gains report should have an extra column for the PAN number and preferably group the entries based on it.

isaac-philip commented 10 months ago

@codereverser is this still open ?