Versions Before BC27.0

Prev Next

Version 26.4.202536.140603

Release date: 25. October 2024

Change Type Area Description Details
Enhancement API Page This release introduces the ability to configure item dimensions (length, weight, volume) directly on the Warehouse Manager Page in Business Central.

Additionally, a new API page has been created to support dimension-based calculations using query data.

This enables pre-conversion of units of measure before data is sent to external connectors via Power Automate, improving integration accuracy and reducing manual adjustments.
New UOM Dimension Setup and API for Warehouse Documents.
Enhancement API Page This release adds support for retrieving assembly BOM components via the Item API.

Third-party systems can now access the full structure of assembled items, including component details and quantities, enabling better integration with platforms such as e-commerce storefronts, manufacturing dashboards, and ERP extensions.
Item API Extended to Include Assembly BOM Components.
Enhancement API Page This release introduces a new field—External Location ID—on the Location record in Business Central.

It allows users to store and manage external warehouse identifiers used by 3PL providers or other integrated systems.

This feature supports accurate mapping and synchronization of location data across platforms, improving logistics coordination and reducing integration complexity.
New External Location ID Field for Location Mapping.
Enhancement This release introduces new capabilities to the Warehouse Manager Page in Business Central, allowing warehouse users to:

• Create and manage job queue entries for warehouse automation.
• Configure connector subscribers directly on individual connector records.

These enhancements enable warehouse teams to automate and control logistics processes such as inventory syncs and 3PL updates without needing IT support.

Subscribers can be tied to specific triggers and integrated with Power Automate or other workflows, streamlining warehouse operations.
Warehouse Manager Interface Extended with Job Queue and Connector Subscriber Management
Enhancement The Scope field in the SCB Notification table has been refactored to use an enum, improving consistency and reducing the risk of invalid values.

As part of this change, the GetNotificationScope function has been updated to return the enum value, ensuring compatibility with the new data structure and enhancing type safety across the App Manager module.
SCB Notification Scope Field Updated to Enum Type.
Enhancement This release introduces the PartnerStatus field to the UpdShipments API response, enabling consumers to view the latest status from partner systems (e.g., Active, Inactive, Pending).

Additionally, a new service procedure—UpdatePartnerStatus—has been added to allow external systems to update the status of a partner entity.

The field is optional and defaults to null if no status is available. Full documentation is provided in the API spec.
PartnerStatus Field Added to UpdShipments API + New UpdatePartnerStatus Procedure.
New feature This release introduces license-based field visibility in the Waybill Header.

Users with the Warehouse Manager license can now view key logistics fields—PK, Tracking No, Weight, and Carrier—from within the warehouse interface.

All other fields remain hidden unless the user has elevated permissions.

This ensures that warehouse users have access to the essential shipment information they need, without clutter or exposure to unrelated data.
Waybill Header Field Visibility Based on Warehouse Manager License.

Version 26.2.202532.138029

Release date: 25. October 2024

Change Type Description Details
Bug Fix Fix for NOK Currency Factor Mismatch Between Document and Waybill. This release resolves an inconsistency where the Currency Factor on documents was set to 1.00 when both the document and waybill currencies were NOK, despite the Currency Table reflecting a different factor.

With this fix, the system now ensures that the Currency Factor used in calculations is consistent across both the document and the waybill, preventing mismatches in the calculated amounts.

Version 25.0.202443.109760

Release date: 25. October 2024

Change Type Description
New feature In the Create Purchase Order API, always send a unique ID related to each supplier.

Version 24.4.202435.102248

**Release date:**29. August 2024

Change Type Area Description
Enhancement New Field New field 'Direction' type To help identifying if it's an import or export.
Bug Fix If the reason code on the line is blank in the "3pl item journal buffer", the system will automatically use the batch's reason code (if it is filled in) and transfer this to the "item journal".

If both the line and the batch contain a reason code, the system will prioritize the line's reason code when transferring to the "item journal".

Version 24.0.202419.93317

Release date: 13. May 2024

Change Type Area Description
Enhancement Warehouse Handling Create Warehouse Shipments (bundling) not releases the Sales Order automatic if created if action is run from the Sales Order and it is open.
Enhancement Warehouse Handling Create Warehouse Shipment (bundling) filtering optimized.

Version 24.0.202419.92829

Release date: 7. May 2024

Change Type Area Description Details
New Feature Warehouse Handling Bundling of Warehouse Shipments Bundling of Warehouse Shipments
New Feature Warehouse Handling Warehouse Shipment Overview to manage all you Shipments Warehouse Shipment Overview
New Feature API Possibility to add large content to Error Log saved to Blob Storage in Business Central API for Warehouse Manager
New Feature API Possibility to add large content to Activity Log saved in Blob Storage in Business Central API for Warehouse Manager
New Feature Warehouse Handling Possibility to see Error Log directly on Warehouse Documents and see BLOB Content if any
Refactor Warehouse Manager takes over for the the formerly known as 3PL Manager to help you with warehouse processes in general
Refactor API API has new URL where the word thirdpl is replaced by warehouse. API for Warehouse Manager.
Enhancement Warehouse Handling. Integration Status is now visible on Warehouse Shipments.
New Feature API Possibility to receive and ship serial no and lot no via the API. API for Warehouse Manager.
New Feature Warehouse Handling. Possibility to reset the Integration Status directly on the Warehouse Document.
Enhancement Updates for Business Central Version 24.
Enhancement API Added information about Serial No and Lot No setup on Items on GetItems, GetItemsByWarehouseShipment, GetItemsByWarehouseReceipt. API for Warehouse Manager.
Enhancement API Country code added to endpoint GetWarehouseReceipt. API for Warehouse Manage.r
Refactor Application Area WarehouseManager rolled out on Warehouse Manager to make better User Interface for possible features.
Enhancement Warehouse Handling Integration Fields for 3PL added to Shipments and Receipts.
Enhancement Warehouse Handling Added objects in permission Set to be able to post documents as API user.
New Feature 3PL Added fields in Connector Card to put in http request address for Send Warehouse Shipments and Send Warehouse Receipts.
Enhancement 3PL Joined Connector logs in groups in Warehouse Shipments and Warehouse Receipts.

Version 23.0.202403.83834

Release date: 18. January 2024

Change Type Area Description Details
Enhancement API Api Group changes name from thirdpl to warehousemanager. API for Warehouse Manager
Enhancement API Barcode is included in export of Items for cartons and pallet.
Enhancement API Email and Phone No. on Customers when exporting Warehouse Shipments.

Version 23.0.202339.75080

Release date: 1. October 2023

Change Type Description
Enhancement Updates for Business Central Version 23.

Version 22.0.202326.67615

Release: 27. June 2023

Change Type Description
New Feature Manual release function on Warehouse receipt.
Bug Fix Qty to ship is not cleared, even though the warehouse couldn't deliver the item.

In 3PL setup, it is now possible to set up:

• Reset QtyToShip on Warehouse Shipments when release Yes/No.
• Reset QtyToReceive on Warehouse Receipts when release Yes/No .
Bug Fix Entire Job "Create shipments" fails if a single Customer is Blocked for delivery.

Version 22.0.202316.61948

Release: 17. April 2023

Change Type Description
Enhancement Changed validation on Qty. To Receive on function SetQtyToReceive on Webservice updateReceiptLines.
Enhancement Changed validation on Qty. To Ship on Fucntion SetQtyToShip on Webservice UpdateShipmentLines.

Version 21.5.202312.59911

Release date: 28. March 2023

Change Type Description
New Feature API pages introduced with following endpoints:

• Item master data
• Warehouse Receipts
• Posting function of Warehouse Receipts with the option of correcting the quantity
• Warehouse Shipments
• Posting function of Warehouse Shipments with the option of correcting the quantity

API documentation is in pipeline.
Enhancement Updates for Business Central Version 22.

Version 20.4.202236.43743

Released: 2. September 2022

Change Type Description
Bug Fix Removal of deleted shipments from the 3PL activities, on tile 'Partially Shipped'.
Bug Fix On a partial shipment, quantity to ship will now get nulled when the line gets posted.
Bug Fix Warehouse Posting no longer returns TRUE, event though it is not posted.

Version 20.0.202220.35436

Released: 16. May 2022

Change Type Description
New Feature Job Queue CodeUnits with filter for sent and received.
New Feature Extension to the data contract, in order to handle extra logistics information.