Skip to content

[DE] E-Documents ZUGFeRD - xml file name#29764

Open
pri-kise wants to merge 1 commit intomicrosoft:mainfrom
pri-kise:29716-ZUGFeRD-xml-file-name
Open

[DE] E-Documents ZUGFeRD - xml file name#29764
pri-kise wants to merge 1 commit intomicrosoft:mainfrom
pri-kise:29716-ZUGFeRD-xml-file-name

Conversation

@pri-kise
Copy link
Contributor

@pri-kise pri-kise commented Feb 26, 2026

Summary

Change file name from factur-x.xml to xrechnung.xml

Work Item(s)

Fixes #29716

@pri-kise pri-kise requested a review from a team as a code owner February 26, 2026 10:08
@pri-kise pri-kise requested a review from dcenic February 26, 2026 10:08
@pri-kise
Copy link
Contributor Author

Note: I'm curently not able to verify this change, since I'm unable to open the web client in a new BCV28 insider docker.

Currently this is contained in the ZUGFeRD PDF.

<rdf:Description rdf:about="" xmlns:zf="urn:factur-x:pdfa:CrossIndustryDocument:invoice:1p0#">
  <zf:DocumentFileName>factur-x.xml</zf:DocumentFileName>
  <zf:DocumentType>INVOICE</zf:DocumentType>
  <zf:Version>1.0</zf:Version>
  <zf:ConformanceLevel>EXTENDED</zf:ConformanceLevel>
</rdf:Description>

According to the documentation the filename for the profile XRechnung should be xrechnung.xml.

Since I've changed from factur-x.xml to xrechnung.xml the platform should change the ConformanceLevel to XRECHNUNG as well.
I don't know how the ConformanceLevel is changed by the Platform.
Or is there any way to set the ConformanceLevel from AL?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Finance GitHub request for Finance area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: [DE] E-Documents for Germany - ZUGFeRD Wrong Name for xml

3 participants