We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This error occurs when running soacsv2mt940 -c on a Commerzbank CSV account statement (new structure as of April 2024):
soacsv2mt940 -c
I, [2024-04-01T20:07:56.383551 #70891] INFO -- : Konvertierung Commerzbank .csv-Kontoauszugsdatei ins Format .mt940 (SWIFT): E, [2024-04-01T20:07:56.390343 #70891] ERROR -- : Structure of ... does not match: Expected: [:buchungstag, :wertstellung, :umsatzart, :buchungstext, :betrag, :whrung, :auftraggeberkonto, :bankleitzahl_auftraggeberkonto, :iban_auftraggeberkonto]. Actual: [:buchungstag, :wertstellung, :umsatzart, :buchungstext, :betrag, :whrung, :iban_kontoinhaber, :kategorie]. Content: buchungstag,wertstellung,umsatzart,buchungstext,betrag,whrung,iban_kontoinhaber,kategorie
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This error occurs when running
soacsv2mt940 -c
on a Commerzbank CSV account statement (new structure as of April 2024):The text was updated successfully, but these errors were encountered: