Skip to content
New issue

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

Name tags of Debitor and Creditor are merged #1

Open
Adarain opened this issue Dec 14, 2023 · 0 comments
Open

Name tags of Debitor and Creditor are merged #1

Adarain opened this issue Dec 14, 2023 · 0 comments

Comments

@Adarain
Copy link

Adarain commented Dec 14, 2023

I have been using your website for a while, and today it changed behavior. For most of my transactions, the name of the parties is provided in xml as follows:

<RltdPties><Dbtr><Nm>NOTPROVIDED</Nm></Dbtr><Cdtr><Nm>MyName</Nm><PstlAdr><AdrLine>MyAddress</AdrLine><AdrLine>MyAddress2</AdrLine></PstlAdr></Cdtr></RltdPties>

Previously, this was converted to <NAME>MyName</NAME>, but today I suddenly found the output to be <NAME>MyNameNOTPROVIDED</NAME>, which has broken my budget imports. Is this a bug or an intended change?

@Adarain Adarain changed the title NOTPROVIDED added to NAME tag Name tags of Debitor and Creditor are merged Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant