Inspection Status

Release: Inspection Status – 26.0.9645.61405

Description

This release of Inspection Status addresses a bug in the batch report Update Inspêction Status in Batch (Report 8087062) used to update inspection statuses based on lot expiration dates. The fix corrects filtering logic so that the report accurately targets the intended lots and items, preventing incorrect status changes. This is particularly relevant for Food & Beverage customers relying on lot traceability and expiration-driven quality controls.

User Stories

No User Story developed in this release.

Bugs

Title Description Impact on previous version
[24098] – BUG in report 8087062 briINS_UpdateInspStatusBatch When running the Update Inspection Status batch report, the inspection status was incorrectly changed to “EXPIRE” for the first lot, regardless of its actual expiration date. The fix restructures the report’s data items and filters: RequestFilterFields (“Lot No.", “Item No.", “Variant Code”) have been moved from the “Lot No. Information” data item to the “Item Ledger Entry” data item; a new RequestFilterField “Inspection Status” has been added on “Lot No. Information”; expiration date filtering now correctly excludes lots with empty expiration dates (filter <>0D); and a guard check has been added in OnAfterGetRecord to prevent the first Lot No. Information record from being incorrectly updated. Explicit Permissions property (R on Item Ledger Entry, RM on Lot No. Information) was also added to the report. Impacted object: Report 8087062 briINS_UpdateInspStatusBatch. Medium breaking risk: Users who previously relied on the old RequestFilterFields position on “Lot No. Information” for “Lot No.", “Item No.", and “Variant Code” will now find these filters on the “Item Ledger Entry” data item instead. Any saved request pages or automation targeting the old filter structure may need to be updated. The expiration date filter logic change means lots with empty expiration dates are now systematically excluded, which may alter batch results compared to previous runs.

Events

No event added or updated in this release.

Next
Previous