[28.x] Preserve legacy PEPPOL export events - #11051
Open
Milica Đukić (djukicmilica) wants to merge 1 commit into
Open
[28.x] Preserve legacy PEPPOL export events#11051Milica Đukić (djukicmilica) wants to merge 1 commit into
Milica Đukić (djukicmilica) wants to merge 1 commit into
Conversation
Contributor
|
Could not find a linked ADO work item. Please link one by using the pattern 'AB#' followed by the relevant work item number. You may use the 'Fixes' keyword to automatically resolve the work item when the pull request is merged. E.g. 'Fixes AB#1234' |
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.
Summary
Restore the legacy PEPPOL BIS 3.0 invoice and credit memo XMLports in the E-Document PEPPOL export path.
The standalone
Sales Invoice - PEPPOL30andSales Cr.Memo - PEPPOL30XMLports bypass codeunit 1605PEPPOL Managementand the legacy XMLport events. Existing extensions subscribed to those events therefore no longer run during E-Document export.This change routes invoice and credit memo generation through the legacy XMLports again, preserving the existing customization contract while producing the built-in PEPPOL 3.0 Sales format used by this release.
Validation
git diff --check: passedEDoc PEPPOL BIS 3.0