What's new in version 2504.1.0.0
Commodity Harvest Planning
•
Release Note
•
8/27/2025
•
1 min
Enhancements/Modifications
With this release of the Aptean Commodity Harvest Planning extension, the following changes have been made to ensure compatibility with Business Central, version 27.
- The following changes have been made to the ForecastManagement63FDW codeunit.
- The LineNo. integer and IsHandled flag have been added as variables.
- The following integration events have been added.
- OnBeforeCreateDayForecastLinesFromWeekForecastLineAndUpdateQty: This integration event allows early exit if the IsHandled flag is set to true before processing forecast lines.
- OnAfterFilterForecastLineCreateDayForecastLinesFromWeekForecastLineAndUpdateQty: This integration event is called after filtering forecast lines, providing an extension point after key filtering logic.
- OnAfterCreateDayForecastLinesFromWeekForecastLineAndUpdateQty: This integration event is called after the creation and update of day forecast lines, passing the forecast record count.
- The following procedures have been added.
- OnAfterFilterForecastLineCreateDayForecastLinesFromWeekForecastLineAndUpdateQty
- OnBeforeCreateDayForecastLinesFromWeekForecastLineAndUpdateQt
- OnAfterCreateDayForecastLinesFromWeekForecastLineAndUpdateQty
- The NoSeriesManagement codeunit has been replaced with the standard No. Series codeunit on the CommodityPurchaseOrdMgmt63FDW and CommodityRegHarvestMgmt63FDW codeunits, and in the AgriculturalLocation63FDW, Farm63FDW, ForecastHeader63FDW, HarvestHeader63FDW, CommodityReceiptHeader63FDW, RegHarvestHeader63FDW, Season63FDW, and CommodityItem63FDW tables.
Resolved issues
The following issue has been resolved in this release.
ID | Description |
---|---|
297544 | When the language is set to Dutch, the system incorrectly translates the caption for the Assigned Agricultural Locations field on the Vendor Card, Grower, and Farm pages. |