Production Follow Up

Release: Production Follow Up – 26.3.9596.43499

Description

This release delivers a targeted bug fix for the Production Follow Up application. The main change addresses an obsolete event subscriber reference in the Item Journal Post Line subscriber codeunit, ensuring forward compatibility with Business Central version changes (CLEAN27 directive). This fix is relevant for customers using production output posting workflows.

User Stories

No User Story developed in this release.

Bugs

Title Description Impact on previous version
[23496] – Icons for progress status are replaced by a question mark (?) in French language Progress status icons were incorrectly displayed as question marks (?) when using French language. The fix updates Codeunit 8120906 briPFU_ItemJnlPostLineSubscr to use conditional compilation directives: before CLEAN27, the event subscriber targets Codeunit ‘Mfg. Item Jnl.-Post Line’; after CLEAN27, it targets Codeunit ‘Item Jnl.-Post Line’. This ensures the correct event subscription is used depending on the Business Central version. Medium breaking risk – The event subscriber target codeunit changes based on the CLEAN27 compilation directive. Existing customizations subscribing to the same events on ‘Mfg. Item Jnl.-Post Line’ should be verified after upgrading.

Events

No event added or updated in this release.

Next
Previous