Bug 635880: Re-enable PEPPOL DE service invoice/cr.memo tests#8262
Open
Groenbech96 wants to merge 1 commit into
Open
Bug 635880: Re-enable PEPPOL DE service invoice/cr.memo tests#8262Groenbech96 wants to merge 1 commit into
Groenbech96 wants to merge 1 commit into
Conversation
The root cause (Sell-to E-Mail not propagated during PEPPOL DE validation of posted service documents) has been fixed in the DE localization layer. Remove the DisabledTests file that was introduced as a temporary workaround in PR #8113. Re-enables in PEPPOL30 Management Tests (139235): - PEPPOL_XMLExport_DeliveryInfo_ServiceInvoice - PEPPOL_XMLExport_DeliveryInfo_ServiceCrMemo Re-enables in PEPPOL BIS BillingTests (139236): - ExportXml_PEPPOL_BIS3_ServiceInvoice - ExportXml_PEPPOL_BIS3_ServiceCrMemo - ExportXml_PEPPOL_BIS3_ServiceInvoiceFCY - ExportXml_PEPPOL_BIS3_ServiceCrMemoFCY - ExportXml_ServiceInvoiceLCY_InvRounding_Positive Fixes AB#635880 Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
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.
What & why
The root cause of AB#635880 (Sell-to E-Mail not propagated during PEPPOL DE validation of posted service documents) has been fixed in the DE localization layer. This PR removes the
PEPPOLDEServiceTests.jsondisabled-tests file introduced as a temporary workaround in PR #8113.Tests re-enabled
PEPPOL30 Management Tests (139235):
PEPPOL_XMLExport_DeliveryInfo_ServiceInvoicePEPPOL_XMLExport_DeliveryInfo_ServiceCrMemoPEPPOL BIS BillingTests (139236):
ExportXml_PEPPOL_BIS3_ServiceInvoiceExportXml_PEPPOL_BIS3_ServiceCrMemoExportXml_PEPPOL_BIS3_ServiceInvoiceFCYExportXml_PEPPOL_BIS3_ServiceCrMemoFCYExportXml_ServiceInvoiceLCY_InvRounding_PositiveLinked work
Fixes AB#635880
Related: PR #8113 (introduced the workaround)
How I validated this
🤖 Generated with Claude Code