Skip to content

Feature Request: Ability to adapt to Canadian Bank Statements #71

@chandu

Description

@chandu

Thanks for a wonderful tool.
I was trying to make the command line tool work with the Canadian Credit Card Bank Statements (TD to be specific), but ran into some issues (because of the way the statements are structured) that I could not manage via the config.
I am listing the issues:

  1. Ability to skip pages from the statement for parsing (in the TDD CC Statement, the second page doesn't contain any transactions info and the tool was failing with error)
  2. Ability to determine if a data row is valid for consumption prior to passing it for further processing like date time conversion, currency conversion etc. In the extracted rows one entry in the PDF was generating two rows as the transaction description had a new line.
  3. Ability to inject year for the transaction date, the TD statement only provides month and day and not the year

Not sure if you have time to spare on this library.
Are you open for a discussion on if/how the above could be adapted without breaking/changing the existing tool much?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions