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

Batch Booking when Exporting XML from Payment Journal #235

Open
lovisstarkermann opened this issue Feb 21, 2024 · 0 comments
Open

Batch Booking when Exporting XML from Payment Journal #235

lovisstarkermann opened this issue Feb 21, 2024 · 0 comments

Comments

@lovisstarkermann
Copy link

We have a problem with the default process of Microsoft BC. In the default Microsoft BC we can export bank information from the Page «Payment Journal (256)», this will export an XML file with all the information.
We have multiple Customers that request that we can change the value of Batch Booking. But there we didn’t find a way to change this value while exporting. The value is visible on the XML data, but there is no way we can’t set the value.

image

Our developer did analyze the Code and the only way to modify the code is this IntegrationEvent. The Problem here is that the variable PaymentExportData is not defined as «var». Because of this, we can’t set the value and then export the value in the XML. Is this a bug or intended, and is there another way to set the Batch Booking?

image

We would like to stay with the default here and don’t develop a new export solution only because of this one field. Can this be change or do we have to find an own solution.

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

No branches or pull requests

1 participant