Open
Conversation
Somewhen between Jun 4th and Jul 5th, the swisscard statements in CSV format moved from a single Category column to: - a "Merchant Category" column, which looks like a general category for the merchant. - a "Registered Category" column, which looks like a string version of the ISO standard MCC code. Since all statements, previous and past, are now issued with the updated format, it's safe to just modify the importer to make use of the split columns as metadata.
for now force to use beancount 2
…tersphinx Remove unused and currently non working pyscaffold intersphinx mapping
Make the swisscard importer work with the new statement CSV format.
…orter Initial version of an importer for netbenefits trx
This work uses #105 by Dr-Nuke
[Revolut] Support importing the fees
…ptional make transactionId optional, fixes #116
To improve discovery, this commit updates the description of the Nordigen importer to mention that it's now part of GoCardless
Mention that Nordigen is now called GoCardless
Upgrade for beancount3/beangulp
Use CostSpec instead of Cost
Implement deduplication based on references for the importers that ha…
use opencv-python-headless
awardwallet 0.2 now uses pydantic instead of returning raw json
awardwallet v0.2
* handling of multiple pages * drop duplicate original amounts if it has decimal separator * adding balance
Improving radicant importer
truelayer: better balances
fix #83: postfinance dateutil.parser
skip inline attachments without a filename
Improve ikbr symbol cleanup to also drop exchange addon (such as .L)
Switch to ruff for formatting and linting
Switch to uv for building and publishing
Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bump pyasn1 from 0.6.2 to 0.6.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.