Release Notes for Versions Before BC27

Prev Next

Version 26.4.202535.140100

Release date 29-08-2025

Change Type

Area

Description

Details

Improvement

Graphical Inventory Profile

Added Location as a visible data point in the Graphical Inventory Profile.

To improve usability and provide more granular inventory insights, the Location field has been added as a visible element in the Graphical Inventory Profile. Users can now view location information directly without needing to click on individual data points, streamlining the analysis process and enhancing user experience.

Improvement

Graphical Inventory Profile

Improved clarity by inverting the sign of quantities for Transfer Orders in the text display.

To enhance consistency and better reflect inventory movement logic, the quantity values for Transfer Order Receipts and Shipments in the Graphical Inventory Profile's text output now display with inverted signs. Quantities are shown as negative when items are being transferred out, aligning the display with user expectations and improving interpretability of transfer-related data.

Redesign

Graphical Inventory Profile

Ensured the Graphical Inventory Profile opens with an empty graph when no records are found.

The Graphical Inventory Profile now opens consistently even when no inventory records are available. Instead of throwing an error or remaining inactive, the system renders a blank graph with a starting inventory balance of zero. This enhancement improves clarity and ensures a smoother user experience when working with empty datasets.

Redesign

Request Page

Redesigned the Graphical Inventory Profile request page for improved usability and parameter control.

To streamline the user experience and ensure consistency across planning tools, the request page for the Graphical Inventory Profile has been redesigned. The new layout includes key fields such as Start Date, End Date, and Demand Forecast parameters. Users can now also access and edit the Planning User Setup directly from the request page.

Bug Fix

Reverse Planning Worksheet

Fixed issue preventing users from opening the Graphical Inventory Profile from the Reverse Planning Worksheet.

Users were previously unable to launch the Graphical Inventory Profile directly from the Reverse Planning Worksheet due to a system error. This bug has now been resolved, restoring full functionality and improving workflow efficiency in inventory planning.

 Refactor

 

Refactored code to handle BC27 warnings using CLEAN27 pragma.

Code has been reviewed and updated to handle BC27-specific warnings using the CLEAN27 pragma. These changes are internal and do not affect production behavior at this stage. The updated code has been compile-tested with both BC26 and BC27 to ensure compatibility and stability.

 

 

 

 

Version 26.2.202527.134247

Release date 30-06-2025

Change Type

Area

Description

Details

Bug fix

 

Bug in Graphical Inventory Profile where Due Date is set to blank

 

Refactor

 

Update code to use New Reverse Planning table

 

Refactor

 

Adding setup for Global Dimensions

In codeunit codeunit 6082876 "SCB Subscriber Events 565 Page" the procedures GraphicalInventoryProfile and GraphicalInventoryProfile are runned with dimension values.

But on all page extensions we call the ChartLib function with the two parameters for dimension = ''.

With this task we would like to do different things:

  1. Add two boolean to table Item Availability setup and page: “Include filter for Global Dimension 1” (and 2). Init value False.

  2. Test on this setup every where the report is called, and include the dimensions, only if they are set

 

Refactor

 

Use Enum for field Availability Type in Item Availability Setup table

Today the field Availability Type in table 6082600 "SCB Item Availability Setup" is defined as an option field. This is changed  to an Enum.

Refactor

 

Update GetNotificationScope function to use enum

 

New Feature

 

When running Graphical Inventory Profile from Simple MRP journal it should inherit the Planning user Setup

To ensure consistency and improve usability when analyzing inventory data, the Graphical Inventory Profile now inherits the Planning User Setup used in the originating Simple MRP Journal.

 

Version 26.0.202517.127352

Release date 28-04-2025

Change Type

Area

Description

Details

Refactor

 

Solve AA0139 Do not assign a text to a target with smaller size.

 

New Feature

 

Add Event to Open Source Card in Graphical View

 

Version 25.0.202443.109780

Release date 25-10-2024

Change Type

Area

Description

Details

Enhancement

 

Code changes ready for Business Central version 25

 

Bug

 

This update introduces a new filtering option on Item , allowing users to view and analyze multiple items within a selected category, rather than being limited to a single item view.

 

Enhacement

 

In this update, several fields have been enhanced with more informative tooltips, offering users better in-app guidance and clarity on field usage.

 

 

 

 

 

Version 24.0.202414.90064

Release date 08-04-2024

Change Type

Description

Enhancement

Code changes ready for Business Central version 24

 

Version 23.0.202338.74498

Release date 25-09-2023

Change Type

Description

Enhancement

Code changes ready for Business Central version 23

Bug fix

Page "Graphical Inventory Entries" has wrong filtre at source type. 

 

Version 22.0.202331.70173

Release date 31-07-2023

Change Type

Description

Bug fix

When running Graphical Inventory Profile the filtres are now useing corrctly on all fields.