Skip to main content

Release 26.5.33 on 13.05.2026

· 2 min read

This release adds new actions for editing the XML schema directly from the subpage, fixes the Cr.Memo XML schema lookup to honour a customer's Belegart, adds the missing OpenTrans namespace on Cr.Memo and Reminder roots, corrects the Customer VAT Identifier mapping in the CII schema, and lets users without direct write permission see the eDoc sent counter update.

Enhancements
  • New "Add Siblings Up", "Add Siblings Down" and "Add Child" actions on the XML Schema subpage. Siblings are inserted with the same type as the selected line; Add Child places attributes directly after the element and elements after the last attribute child. "Entry No." and "Sorting No." are also exposed as (hidden) columns for inspection.
Bugfix
  • Cr.Memo XML export now uses the eDoc Document Type to look up the XML schema, so a customer's custom Belegart (for example an "Anzeigen-Gutschrift" pointing at table 114 with adjusted COUNTRY rules) is honoured instead of always pulling the standard SALES-CR.MEMO schema (INC-1002)
  • OpenTrans Cr.Memo and Reminder INVOICE root element now carries the ot: namespace prefix to match the rest of the OpenTrans element tree
  • Customer VAT Identifier (BT-48) field length in the CII XRechnung schema corrected for both invoice and credit memo
  • Sent count codeunit now declares indirect Modify permission on Sales Header, Sales Invoice Header, Sales Cr.Memo Header and Issued Reminder Header, so users without direct write permission can still see the dispatch counter update after sending (INC-1294)
  • Application Area and Usage Category removed from the Job Filter and Step Filters pages – these are internal pages and were not meant to surface in the standard role centres (SR-1276)