Skip to content

[Backport 28.x] Fix PEPPOL extensibility guide#7074

Merged
Groenbech96 merged 1 commit into
releases/28.xfrom
backport/releases/28.x/7071
Mar 12, 2026
Merged

[Backport 28.x] Fix PEPPOL extensibility guide#7074
Groenbech96 merged 1 commit into
releases/28.xfrom
backport/releases/28.x/7071

Conversation

@Groenbech96

@Groenbech96 Groenbech96 commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Backport of #7071 to releases/28.x.

  • Fixed all incorrect code examples in the PEPPOL extensibility guide that would not compile against the actual interfaces (wrong enum name, method names, parameter types, delegation codeunit)
  • Updated dependency version, corrected setup page reference from "Company Information" to "PEPPOL 3.0 Setup"
  • Added architecture overview of all 10 PEPPOL interfaces and a second example showing how to extend "PEPPOL Document Info Provider"

Test plan

  • Verify all code examples compile against the current PEPPOL interface definitions
  • Confirm enum name, method signatures, and codeunit names match the source code

AB#624759

🤖 Generated with Claude Code

…and examples

The guide had multiple errors that would prevent partner code from compiling:
wrong enum name, wrong method names/signatures, non-existent methods, wrong
delegation codeunit, outdated dependency version, and incorrect setup page
reference. Rewrote with correct code matching the actual interfaces, added
architecture overview of all 10 interfaces, and a second example for
document info customization.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Groenbech96 Groenbech96 requested a review from a team as a code owner March 10, 2026 14:58
@github-actions github-actions Bot added the AL: Apps (W1) Add-on apps for W1 label Mar 10, 2026
@github-actions github-actions Bot added this to the Version 28.1 milestone Mar 10, 2026
@Groenbech96 Groenbech96 merged commit 49198c5 into releases/28.x Mar 12, 2026
20 of 21 checks passed
@Groenbech96 Groenbech96 deleted the backport/releases/28.x/7071 branch March 12, 2026 13:12
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants