Skip to content

[28.x] Preserve legacy PEPPOL export events - #11051

Open
Milica Đukić (djukicmilica) wants to merge 1 commit into
releases/28.xfrom
fix/peppol-legacy-events-28.x
Open

[28.x] Preserve legacy PEPPOL export events#11051
Milica Đukić (djukicmilica) wants to merge 1 commit into
releases/28.xfrom
fix/peppol-legacy-events-28.x

Conversation

@djukicmilica

@djukicmilica Milica Đukić (djukicmilica) commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Restore the legacy PEPPOL BIS 3.0 invoice and credit memo XMLports in the E-Document PEPPOL export path.

The standalone Sales Invoice - PEPPOL30 and Sales Cr.Memo - PEPPOL30 XMLports bypass codeunit 1605 PEPPOL Management and 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

  • AL editor diagnostics: no errors
  • git diff --check: passed
  • Verified invoice and credit memo legacy export paths
  • Diff is limited to codeunit 6165 EDoc PEPPOL BIS 3.0

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
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'

@github-actions github-actions Bot added the Team: Integrations GitHub request for Integrations area label Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: Apps (W1) Add-on apps for W1 Team: Integrations GitHub request for Integrations area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant