Skip to content

Consolidate TRNTYPE lists - #364

Merged
kedder merged 1 commit into
kedder:masterfrom
edwagner:consolidate-transaction-types
Oct 29, 2025
Merged

Consolidate TRNTYPE lists#364
kedder merged 1 commit into
kedder:masterfrom
edwagner:consolidate-transaction-types

Conversation

@edwagner

@edwagner edwagner commented Oct 5, 2025

Copy link
Copy Markdown
Contributor

The acceptable values for <STMTTRN><TRNTYPE> are the same regardless of whether it is a child of <BANKTRANLIST> or <INVBANKTRAN>.
See section 11.4.4 of the OFX spec v2.3.
There is no reason to have two separate lists (one of which was incomplete), so just use one.

The acceptable values for `<STMTTRN><TRNTYPE>` are the same regardless
of whether it is a child of `<BANKTRANLIST>` or `<INVBANKTRAN>`.
See section 11.4.4 of the [OFX spec v2.3](https://financialdataexchange.org/common/Uploaded%20files/OFX%20files/OFX%20Banking%20Specification%20v2.3.pdf).
There is no reason to have two separate lists (one of which was
incomplete), so just use one.
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 95.096% (-0.005%) from 95.101%
when pulling 5b7acea on edwagner:consolidate-transaction-types
into c1f0600 on kedder:master.

edwagner added a commit to edwagner/ofxstatement-schwab-json that referenced this pull request Oct 5, 2025
A [PR](kedder/ofxstatement#364) has been
submitted to ofxstatement to add the necessary trntype,
so in the meantime use the branch with the fix.

Once the PR is merged, this change to the Pipfile should be reverted.
@kedder

kedder commented Oct 29, 2025

Copy link
Copy Markdown
Owner

Sorry, missed this one somehow. Merging!

@kedder
kedder merged commit 5022cb4 into kedder:master Oct 29, 2025
9 of 10 checks passed
@edwagner

Copy link
Copy Markdown
Contributor Author

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants