Skip to content

Business Central 24

Release Version 24.2.5.0

Download

Bug Fix - 16775

XML export for eDocuments includes BOM and causes Errors

Description: Resolved an issue where XML exports in eDocuments were generated with a BOM (Byte Order Mark) when using the Test Output action. The export format has been corrected to ensure it is UTF-8 without BOM, preventing related issues.

Impact: This change ensures that XML exports will no longer include BOM, which resolves compatibility problems and enhances the interoperability of exported documents with other systems and applications. Users can now perform XML exports without encountering BOM-related issues.

Created: December 18, 2025

Release Version 24.2.4.0

Download

Bug Fix

Decimal places setup is not working

Description: Fixed a bug where editing the decimal places in an eDocuments schema node did not reflect the changes in the XML output. Previously, changing the decimal places from '2' to '4' did not update correctly, causing the XML output to still display '2' decimal places.

Impact: Users will now see the correct number of decimal places in the XML output after editing the eDocuments schema node. This resolves the issue of incorrect decimal representation, ensuring data accuracy and consistency in XML documents.

Created: May 14, 2025