Changelog
You can read the Microsoft help if you want to update this app to the latest version and are not sure how to do this. We have also created this animation to show you how.
- Do not update apps while users are working, as it can cause a disruption and loss of work.
- It is always best to install updates in a Sandbox first and test them to ensure no adverse effects.
28.0.1.0 2026-07-21
Fixed
- Resolved an issue that would occur when carrying out the action message in the planning worksheet.
28.0.0.0 2026-07-18
Fixed
- Fixed an issue where renaming a Unit of Measure code did not update the Unit of Measure - Units field on items using it as their Dual UOM, leaving the item pointing to a unit of measure that no longer existed. Renaming a unit of measure now updates the item, consistent with how Business Central handles the Base Unit of Measure. This also applies when the item already has posted ledger entries.
Changed
-
Added support for Inventory Movements created by other extensions (e.g. consolidated production movements) where the warehouse item tracking lines do not carry Dual UOM information. The app now correctly populates units on movement lines in these scenarios. See Warehouse - Internal Activities for details.
-
Renaming or deleting an Item Unit of Measure record that an item uses as its Unit of Measure - Units, Order Unit of Measure (Sales), or Order Unit of Measure (Purchases) is now blocked with an error, mirroring how Business Central protects the base, sales, and purchase units of measure. To rename such a unit of measure, rename the Unit of Measure code itself, which updates all references.
27.1.7.0 2026-07-02
Fixed
- Fixed the linked purchase order line not being synchronised when applying an over-shipment on a drop shipment sales order, which caused item tracking synchronisation to fail because the tracking quantity exceeded the purchase line quantity.
Added
- Added the Item Units of Measure FactBox to the Sales Order page. When you select a line for an item, the FactBox shows all units of measure configured for that item along with the equivalent quantity for the line's current quantity. This makes it easy to see at a glance how the ordered quantity translates across all configured units without leaving the order.
27.1.6.0 2026-07-01
Fixed
- Fixed an error that occurred when creating or releasing a warehouse shipment for a sales order containing a Dual UOM line where both Order Quantity and Order Units were set to 0.
- Fixed an issue where Warehouse Entries for over-consumption of a random-weight, lot-tracked Dual UOM item had incorrect unit values when multiple lot numbers were posted together. Units are now split consistently with the related Item Ledger Entries.
Added
- Drop shipments: Added support for posting shipment directly from the sales order for drop shipment scenarios (automatically synchronising the linked purchase receipt).
27.1.5.0 2026-06-26
Added
- Added the
QuantityIsChangedDueToOverUnderReceipt_DU_TSLprocedure on Sales Line as a public API for third-party extensions that integrate with sales pricing. Extensions can call this function to determine whether a quantity change was caused by an over/under receipt adjustment and suppress any unwanted price updates accordingly. Extensions that do not have their own pricing logic do not need to use this function, as the Dual Unit of Measure app already handles price updates internally.
27.1.4.0 2026-06-16
Fixed
- Fixed an issue in Item Journal Item Tracking Lines where fixed-ratio items using a third document UOM could calculate Units-to-Quantity and Quantity-to-Units incorrectly; conversions now correctly use the item's base unit of measure.
Changed
- Changed the access scope of the
CalcQtyAvailToTakeUnits_DU_TSLprocedure on Bin Content table frominternaltopublic. - Changed the access scope of the
CalcUnitsOnComponentLines_DU_TSLprocedure on Item frominternaltopublic.
27.1.3.0 2026-06-13
Fixed
- Fixed an issue in warehouse shipments where, after picking items from multiple lots, manual reductions to the quantity to ship (less than picked) were not saved; adjustments now persist correctly when handling multiple lot numbers.
Changed
- Updated the caption of the Units per Unit of Measure field on the Item Units of Measure page to remove duplication of the configured Units caption. Also improved the tooltip to better explain how the value is derived and what it represents. Also updated the online help.
- Improved support for items that use lot, serial, or package tracking without specific tracking or warehouse tracking enabled. When an item is configured to record tracking numbers only on selected transactions (non-specific tracking), units stock-on-hand checks and warehouse bin availability calculations no longer filter inventory by those tracking numbers, preventing false insufficient-stock errors during posting and warehouse pick creation.
27.1.2.0 2026-05-15
Fixed
- Resolved an issue where units were not correctly distributed across Item Ledger Entries when Business Central splits a consumption posting into multiple entries. Previously, all units were assigned to the first entry and subsequent entries received zero units. Units are now shared proportionally across all split entries, with the final entry receiving the exact residual to eliminate rounding drift. This applies to both normal and excess consumption scenarios, with and without item tracking.
Added
- Added support for the Reverse Production Entries function on Item Ledger Entries, a new capability introduced by Microsoft in Business Central 27. Dual Unit of Measure items can now be reversed for both Output and Consumption entry types, with and without item tracking (lot/serial), and units are correctly mirrored from the original posted entry.
27.1.1.0 2026-05-04
Added
- Expanded supported language list to include English, German, Dutch, French, Japanese, Italian, Portuguese, Spanish, Danish, Polish, Swedish, Finnish, Norwegian, and Chinese (various locales).
Changed
- Updated online help documentation including marketplace listing, pricing information, and product introduction to reflect current feature support and improved clarity on licensing and supported capabilities.
27.1.0.0 2026-04-30
Added
- Added full support for Dual Unit of Measure items in the Assembly module. This is a major new capability covering Assembly for Stock, Assemble to Order (ATO), Assembly Quotes, two-tier BOM explosion, over/under tolerance on both header and component lines, warehouse and inventory pick flows, FEFO, and lot-tracked finished goods. See Assembly for full details and test coverage.
- Added developer documentation for extending and integrating with the app. The first topic covers correct usage of the units fields on Item Ledger Entry, Warehouse Entry, and Value Entry, including guidance on when direct field access is safe, why
CalcSumsand FlowFields must target the companion aggregation tables, and the recommended pragma pattern. See Extending Dual Unit of Measure.
27.0.1.0 2026-04-10
Fixed
- Resolved an issue where prior consumption postings could incorrectly affect the Units calculation for subsequent journal lines. This occurred when posting multiple consumption entries for the same or a different lot.
Added
- Added Item Register No. to the Item Ledger Entry Units table and page, and Warehouse Register No. to the Warehouse Entry Units table and page. These fields link entries in the Units tables back to their corresponding register records, supporting the new capability that allows Item Ledger Entries and Warehouse Entries to be posted simultaneously while keeping Units data consistent across both registers.
27.0.0.0 2026-04-08
Added
- Added Units per (Units UOM) and Quantity per (Units UOM) fields to Planning Components, aligning them with the Production BOM Components and Production Order Components pages for a consistent user experience.
Fixed
- Resolved an issue where over/under receipt quantity validation was incorrectly triggered an error when the Dual Unit of Measure functionality was disabled.
- Fixed an issue where units in Item Tracking Lines did not match the units in the Registered Pick. This occurred at locations with Require Pick, Require Ship, and bins enabled, when a Dual UOM item with lot tracking had inventory stored across multiple bins sharing the same lot number, and the pick was partially registered without posting the Warehouse Shipment.
- Fixed an issue where Expected Units on Planning Components were calculated incorrectly when the Production BOM was defined in a different unit of measure than the production order. Units per was not being scaled by the same ratio that Business Central applies to Quantity per when converting from the BOM UOM to the planning component UOM.
- Fixed an issue where units were not copied to the Production Order Line when carrying out an action message from the Planning Worksheet.
26.2.1.0
Fixed
- Resolved an issue where carrying out an action message in the planning worksheet did not copy the units and unit of measure to the production order.
Added
- Added support for Dual Unit of Measure items on the Planning Worksheet and Requisition Worksheet. Units are automatically calculated from the quantity when creating requisition lines. When carrying out action messages, units are copied to the resulting purchase orders, production orders, and transfer orders.
26.2.0.0
Fixed
- Fixed an issue where copying production order documents would incorrectly populate units on copied lines that should not have had units. Units are now only copied from lines that originally had units.
- Fixed an issue where posting consumption of a Dual UOM item in excess of the expected production BOM quantity would incorrectly update the units value in Item Ledger Entries. When standard BC splits the excess consumption into two lines, units are now correctly split across both Item Ledger Entries instead of duplicating the same units value on each (86514).
- Fixed an issue where units on warehouse pick lines did not match the units on warehouse shipment lines. This occurred at locations with FEFO picking enabled (non-directed put-away and pick) when an item had inventory across multiple bins with shared lot numbers (86998).
Added
- New fields added to Item Ledger Entries Preview page
26.1.20.0 2026-02-24
Added
- Added "Act. Consumption (Units)" field to the Prod. Order Component table and added a tooltip to the "Actual Consumption Quantity" field.
- Added "Actual Consumption Quantity" and "Actual Consumption Units" fields to the Production Component page for better visibility.
- Enhanced SIFT key performance by adding the Units field to optimize FlowField calculations.
26.1.19.0 2026-02-13
Fixed
- Resolved an error that would occur when consuming more than the remaining quantity on production order component lines for Dual UOM items. This issue occurred when posting output and consumption multiple times (85519).
- Resolved an issue where units were not populated on production order lines when creating production orders from sales order planning with the production order option (84538).
26.1.18.0 2026-02-10
Fixed
- Fixed more edge cases around issue (84903) where units were updated to an incorrect value in item tracking lines for a warehouse shipment. This issue was introduced in
26.1.14.0.
26.1.17.0 2026-02-05
Changed
- Enhanced stock out errors when posting item journals to display units available and units to post, providing clearer guidance for troubleshooting (84903).
- Extended units validation to check units at a package level.
26.1.16.0 2026-02-03
Fixed
- Resolved an issue (84903) where units were updated to an incorrect value in item tracking lines for a warehouse shipment when the same lot was available in two different bins. This issue was introduced in
26.1.14.0.
26.1.15.0 2026-02-02
Changed
- Renumbered some page extension object ids.
26.1.14.0 2026-02-02
Fixed
- Resolved an issue (84903 and 84954) where units were updated to an incorrect value in item tracking lines for a warehouse shipment in the following scenarios:
- When several item ledger entries with the same lot were used as a source for a single warehouse activity line
- When a warehouse pick was registered partially multiple times
- Resolved an issue where "Units to Handle" were updated to an incorrect value after partial warehouse pick registration. This issue occurred only for variable ratio items when the "Do Not Fill Qty. to Handle" toggle was enabled in the "Whse.-Shipment - Create Pick" request page when creating a pick from a warehouse shipment. (84891)
Added
- Added new settings "Adjust Quantity for Backorders (Purch)" and "Adjust Quantity for Backorders (Sales)" to the Item Units of Measure Setup to support completing receipts/shipments when over-receiving on variable ratio items. When enabled (default for new installations), the app automatically adjusts the outstanding quantity to allow receiving/shipping remaining units even after over-receiving on quantity. See Dual Unit of Measure Setup, Purchases, and Sales for more information. (80843)
26.1.13.0 2025-12-22
Fixed
- Changed the scope of
VerifyUnitsToQuantityToleranceprocedure in codeunit 70254230 "ItemMgt_DU_TSL" to public. (81138)
26.1.12.0 2025-12-06
Fixed
- Resolved an issue where warehouse shipments were incorrectly recalculating over/under shipment quantities, preventing users from reducing the quantity to ship within the configured tolerance level (82353)
26.1.11.0 2025-12-05
Fixed
- Fixed an issue where posting a Warehouse Receipt for a Transfer Order failed if not all lines were picked and shipped. Now partial receipts can be posted successfully. (83932)
26.1.10.0 2025-12-01
Fixed
- Resolved an issue where warehouse picks were incorrectly calculating units when creating multiple pick lines for the same item with insufficient inventory. The system now properly allocates available units across all pick lines (82000)
- Fixed and issue where posting a Warehouse Receipt for a Transfer Order failed if not all lines were picked and shipped. Now partial receipts can be posted successfully. (83932)
26.1.9.0 2025-11-25
Fixed
- Fixed an issue where warehouse shipment quantities were being recalculated incorrectly for variable ratio items. When creating a warehouse shipment from a source document with a manually adjusted quantity, the system was overriding the user's value and incorrectly updating over/under shipment fields (79522)
26.1.7.0 2025-11-18
Fixed
- Resolved an issue with the Inventory movement and partial registrations (81715)
- Resolved an issue with the Warehouse Putaways where the Units would not be defaulted (81686)
Added
- Introduced a new event
OnBeforeFillSourceQuantityArrayForCustomto facilitate defaulting source units for custom entities in item tracking.
Changed
- Changed the visibility of
ConvertToNewUnitin the Item Management codeunit to public to enhance extensibility.
26.1.5.0 2025-10-31
Fixed
- Fixed an issue where the calculation ran into a divide by zero error (81854)
26.1.4.0 2025-10-29
Fixed
- Fixed an issue where the price would revalidate when updating "Over/Under Ship Qty." (79522)
26.1.3.0 2025-10-22
Added
- Added new public method
SyncWhseShipmentLineUnitsToSourceDocument_DU_TSLto the Warehouse Shipment Line table extension. This method synchronises units from warehouse activity lines to warehouse shipment lines, updates units picked and units to ship fields, and handles over/under shipment scenarios. Integration eventsOnBeforeSyncWhseShipmentLineUnitsToSourceDocument_DU_TSLandOnAfterSyncWhseShipmentLineUnitsToSourceDocument_DU_TSLare available for customisation.
Changed
- Changed the procedure that checks units when splitting item journal line during the posting - added an integration event that allows subscribers to skip the check (80487).
26.1.2.0 2025-10-17
Changed
- Added new global procedure SetQtyToReceiveEntered_DU_TSL that can be used to prevent the automatic synchronisation of "Qty. to Receive" when "Units to Receive_DU_TSL" is validated in warehouse receipt line (81142).
- Changed the scope of ConvertToNewUOM procedure in codeunit 70254230 "ItemMgt_DU_TSL" to global. (81138).
26.1.1.0 2025-10-07
Changed
- Changed the scope of the SetIsUndoPostingDelayValidate_DU_TSL procedure in Warehouse Receipt Line table from internal to global (80027).
- Minor refactoring relating to Business Central Wave 1 2025 to prevent future breaking changes
25.1.13.0 2025-09-10
Fixed
- Resolved an issue with Get Postecd Lines to Reverse where the app was incorrectly calculating the units to reverse when the original line had multiple tracking entries. (77555)
- The the units were not being copied to tracking entries for Internal Movements when fetching Bin Content. (78944)
Changed
- Improved the error message that would be displayed while posting warehouse entries if units were used on item that was not supposed to have units. (78944)
25.1.12.0 2025-07-09
Fixed
- Resolved an issue on a sales return order in the US version where an error would occur while handling a weight/volume variance on a receipt. (76755)
- Resolved an issue in the Bin Contents page where an error would be thrown - Item Does not exist.
Added
- The units fields have now been added to the planning component table so that they can be transferred to the Production Order Component Lines. (76351)
Changed
- Enhancements have been made to transfer order processing so that it is more aligned with the rest of the application. (76175)
25.1.11.0 2025-06-27
Added
- Added units, finished units, and remaining units to Prod. Order Line List (76109)
- Added Units on Production Order, Units on Component lines to the item card (73794)
- It is now possible to undo Transfer Shipments for Dual UOM Items.
25.1.10.0 2025-06-25
Fixed
- Resolved an issue where the application incorrectly reported an error regarding the ratio between base and units being outside the tolerance level when posting a consumption journal.
25.1.8.0 2025-06-24
Changed
- It is now possible to use the Create Corrective Credit Memo function with Dual Unit of Measure Items.
25.1.7.0 2025-06-19
Fixed
- Resolved an issue where an error would be raised when creating a pick. The error was related to the warehouse activity line not existing (75564).
- Increasing the quantity after a sales order has been shipped results in an error when creating a warehouse shipment (75300).
- Resolved an issue where the units would double in the tracking entries after registering a pick when there were more than one item ledger entries reserved for the same lot.
Added
- Added units to the item availability by event page. Read here for more information.
- Added units to the sales line details factbox.
- Added translations for da-DK, de-AT, de-CH, fr-CA, fr-FR, it-IT, ja-JP, nl-NL, pl-PL
25.1.6.0 2025-06-11
Fixed
- Corrected the captions for Over/Under Shipment Units on the sales line table.
25.1.5.0 2025-05-23
Fixed
- Insufficient units error message on consumption, but there is enough inventory (74214)
- Negative Output journal is flipping the sign on the units in the item tracking entry (74274)
25.1.4.0 2025-05-12
Fixed
- Resolved an error that would occur when processing a negative units adjustment in the Warehouse Item Journal (72936).
25.1.3.0 2025-05-02
Fixed
- Resolved an issue with the Receiving Units error in the Warehouse Receipt when Qty to Receive was set to zero (72187).
- Resolved an issue where the units on the production order were not updated from the sales order (72857).
- Resolved a Units to Handle Error in on Item Tracking Lines in scenarios where there were partial shipments with same lot number (71435).
Added
- We have added the Inventory (Units) and Expired Inventory (Units) fields to Lot No. Information List and Card pages.
25.1.1.0 2025-03-24
Fixed
- Resolved an issue with the editable property on the units in the item tracking lines.
25.1.0.0 2025-03-19
Fixed
- Resolved an error that would occur when changing the Units Per or Quantity Per on the Production BOM Component line when the finished good was not a Dual Unit of Measure item (71172).
- The Units were editable on Warehouse Tracking Lines when directed picks and put aways was enabled.
Added
- The Copy Production Order now supports copying Dual Unit of Measure fields to newly created Production Order (70860).
25.0.4.0 2025-03-08
Fixed
- During creation of inventory pick for a purchase order, units would not auto populate for Dual Unit of Measure items.
- An error would occur when posting an inventory pick for a purchase return order with Dual Unit of Measure item.
- An error would occur when partially receiving a warehouse receipt containing Dual Unit of Measure items and normal items (70690).
- An error would occur when refreshing a production order that included Dual Unit of Measure and normal items.
Added
- We have added the Available Units to Take fields on all the bin contents pages.
25.0.2.0 2025-02-22
Fixed
- Resolved an issue where units were posted incorrectly when you consumed excess units (69797).
- Resolved a refresh issue relating to the remaining units on the released production order lines and the production order component lines.
Changed
- Previously, when updating the quantity per on the production BOM line or production BOM component line, the app always applied rounding when calculating units per. The logic now only applies rounding if the Production BOM's Unit of Measure represents units (not weight or volume).
- The Warehouse Physical Inventory journal will now set the physical units to zero if the location uses ADCS.
Added
- We have added two new columns to the Production Order Components page: Units per (Units UOM) and Quantity per (Units UOM). The purpose of these fields is to show the values based on the Finished Item's unit conversion. You can read more about this here.
- We included two scenarios relating to Production BOM setup, which you can read about here.
25.0.1.0 2025-02-03
Added
- "Return Units Shipped" field exposed on Purchase Return Order Subform.
Fixed
- Resolved an issue with the totals being refreshed on sales and purchase documents when updating units (69627).
- Units were not updated correctly when posting excess consumption (69612).
- The standard over-receipting codes were not being applied for normal items (69677).
Changed
- Minor refactoring to prevent future breaking changes.
25.0.0.0 2025-01-16
Fixed
- Put Aways created from the Put Away Worksheet did not respect the units to handle that were captured in the worksheet. (69051)
- The Delete Qty to Handle did not zero the units on the Put Away Worksheet. (69051)
- I resolved an issue where a Dual Unit of Measure item could not be added to a sales order when the quantity was defaulted. (69130)
- Resolved an issue with the Cancel Invoice function where the units shipped/received were not updated correctly. (69148)
24.1.9.0 2024-12-23
Fixed
- Resolved an error that would occur when posting an inventory pick related to a production order. (69057)
- Resolved an issue on sales and purchase documents in the US version where an error would occur while handling a weight/volume variance on a receipt/shipment. (69097)
24.1.8.0 2024-12-18
Fixed
- Resolved an issue with the Item Reclassification journal where an error would occur when using the Get Bin Content feature. (68643)
- Resolved an issue on an Inventory Pick related to a Production Order where the units would not populate. (68696)
Changed
- The Units to Handle respects the setting Do not Fill Quantity to Handle when creating a pick.
24.1.6.0 2024-11-25
Fixed
- Fixed an issue relating to how the app would calculate units invoiced for sales and purchase orders in scenarios consisting of multiple shipments and invoices and where the invoiced quantities is not inline quantities shipped.
24.1.5.0 2024-11-25
Fixed
- Resolved an issue that would occur if you uninstalled the app and then reinstalled it where it would raise an error if an Item Ledger Entry Unit record already existed during the install.
24.1.4.0 2024-11-22
Changed
- The Units field now defaults when you select the lot number in the item tracking entries page, similar to how the quantity defaults.
24.1.3.0 2024-11-21
Fixed
- The default of the units to receive on a sales return did not respect the setup.
- An error would occur when posting an Inventory Put away.
- An over or under receipt on a drop shipment was causing the unit price or line discount to change on the sales order.
24.1.2.0 2024-11-18
Fixed
- The units on the tracking lines relating to a production order line would be updated incorrectly when the production order was partially output and the tracking lines had been specified against the production order line before posting the output.
24.1.1.0 2024-11-08
Fixed
- Fixed weight Items in the output journal should validate the quantity if the user types in the units.
- Fixed Weight Items should update the Item Tracking Lines page quantity when the units are updated.
- Resolved an error that would occur when multiple consumption entries got posted for a single journal line.
- Resolved an error that would occur when registering picks.
- Resolved a rounding issue that could occur while posting consumption.
Added
- We added Finished and Remaining Units to the Released and Finished Production Order.
Changed
- The Assign Lot Number/Package Number/Serial Number actions also update the unit fields, such as how Business Central handles this quantity.
- The Units/Weights Tolerance % is now enforced in the Warehouse Item Journal
24.1.0.0 2024-10-09
Fixed
- Resolved an issue on the warehouse receipt where the warehouse receipt would not get updated correctly when posting a partial receipt.
- Resolved a visibility issue on the Warehouse Item Tracking Entries page where the units still to be defined was not visible.
Added
- The Dual Unit of Measure extension now supports Manufacturing and related processes. You can read more about this here.
24.0.5.0 2024-10-03
Fixed
- Resolved an issue that would occur when using Copilot to suggest sales lines.
Added
- Added support for Dual Unit of Measure items in the Warehouse Reclassification Journal.
24.0.4.0 2024-09-13
Added
- Added support for Dual Unit of Measure items when using Item Tracking on Lines in the Item Journal.
24.0.3.0 2024-08-31
Fixed
- Resolved an issue that would occur when over-shipping and registering multiple warehouse picks for the same line.
Added
- Added actions to open the lot, serial and package information cards from the Inventory Put-away page.
Changed
- Always Create Pick Line is now supported for Dual Unit of Measure items.
24.0.2.0 2024-08-27
Fixed
- The Auto Fill Quantity to Handle on the Inventory Put-away and Inventory Movement was not updating the units to handle.
- Resolved an issue where Inventory Movements were incorrectly created for Dual Unit of Measure items without lot tracking.
- Resolved an issue that would occur when over-picking Warehouse Picks.
- The Units to Ship was getting defaulted to the outstanding units on a warehouse shipment even though the location was set to require a pick.
Removed
- Removed obsolete fields from pages.
24.0.1.0 2024-08-14
Fixed
- Resolved an issue with the Calculate Warehouse Adjustment batch job where the units calculation was not considering the Package No.
Added
- We added support for Inventory Put-aways and Inventory Picks.
- You can now include default values for Dual Unit of Measure items on item templates to simplify the creation of new items.
1.4.2.0 2024-07-10
Fixed
- Resolved a permission issue that would occur in the warehouse item tracking entries page.
Added
- Added the units columns to the Consumption Journal and Output Journal pages.
1.4.1.0 2024-05-08
Fixed
- Resolved an issue where an error would occur when updating the order quantity on a sales or purchase line.
Added
- Added the field "Units per Unit of Measure" to the item unit of measure page.
1.4.0.0 2024-04-22
Changed
- Handled breaking changes related to the Business Central 2024 Wave 1 release.
1.3.9.0 2023-06-09
Changed
- Updated app dependencies.
1.3.8.0 2023-05-24
Changed
- If a sales or purchase order has registered an over/under variance and you reopen the order and change the quantity or units, the app will reset the over/under variance because you are directly updating the quantity/units.
- You cannot change the units or quantity of a sales or purchase order if there is an open warehouse document related to the order.
- We updated our online help:
1.3.7.0 2023-05-23
Fixed
- Resolved an issue that would occur when using the Get Sales Lines function on a Purchase Order for drop shipments.
1.3.6.0 2023-05-23
Fixed
- Resolved an issue when creating a warehouse shipment using the warehouse despatch board from Advanced Sales where the Qty. to Ship did not default correctly.
1.3.3.0 2023-05-18
Fixed
- Resolved an issue that would occur on the purchase order when selecting a dual unit of measure item and Enable Unit/Base Adjustment Reason is enabled on setup.
1.3.2.0 2023-05-16
Added
- We have added units to the most commonly used item availability pages. Read here for more information.
1.3.1.0 2023-05-13
Added
- Added units fields to sales quote, sales blanket order, purchase quote and purchase blanket order.
1.3.0.0 2023-05-12
Fixed
- Warehouse Pick - we resolved an issue where the units handled on the pick would not get copied to the warehouse item tracking.
- Item Journal, Calculate Warehouse Adjustment - resolved an issue where the Units to Handle was not defaulting for Dual Unit of Measure items with item tracking.
Added
- We extended the find entries feature to include Item Ledger Entry Units, which get created when you post transactions related to the dual unit of measure items.
Changes
- You can now specify if you want normal items to use the Dual Unit of Measure over/under variance management or if you want to use Business Central Over Receipt Codes to handle over receipts for normal items. The default setup option is to use the Dual Unit of Measure over/under variance management for all items to ensure consistent handling. You can change this setting on the Dual Unit of Measure Setup.
- The captions of the unit fields have been updated so that you can see the default caption when you use Excel Importer or configuration packages. Previously you would see "%1", a placeholder used to update the caption to the one specified in the setup.
- The Over/Under logic was refactored on the warehouse pick to only update the warehouse shipment and source document on registration.
- The Dual Unit of Measure sales and purchase fields have all been added to the sales and purchase archives.
- We updated the Spanish translations with the help of our partner, Neodata.
1.2.6.0 - 2023-04-14
Fixed
- Resolved an issue that would cause an error when posting a warehouse shipment for a purchase return order that contained comment lines.
Added
- We have now added the order quantity to Purchase and Sales orders to simplify order capture. Read more about this here.
1.2.5.0 - 2023-04-03
Changed
- Updated tooltips on various pages to provide more useful information to users.
1.2.4.0 - 2023-03-31
Fixed
- Resolved an issue where an error would occur while undoing a purchase receipt if the receipt line had multiple tracking lines.
1.2.3.0 - 2023-03-28
Fixed
- Resolved an issue with the Warehouse Physical Inventory Journal where the Calculate Inventory function would error for some Dual Unit of Measure Items.
- Updated tool tips for page fields to provide more details to the user
1.2.2.0 - 2023-03-27
Added
- Added Spanish translation
1.2.1.0 - 2023-03-26
Fixed
- Resolved an issue with the Undo Receipt where the outstanding units would calculate incorrectly after the undo
Added
- Added Unit fields to the the Put-away worksheet
1.2.0.0 - 2023-03-19
Added
- Enhanced the item tracking on warehouse entries to provide more visibility when updating the warehouse item tracking entries.
- Added a feature to control if you want to allow residual units or residual weight/volume. You can configure this on the Dual Unit of Measure Setup. You can use the new event -
OnBeforeValidateResiduals- to add some custom logic in the validation.
Changed
- The Create Pick has been changed to not split lines when the Bin has sufficient units.
1.1.3.0 - 2023-02-21
Fixed
- Resolved an issue where the warehouse shipment line and related item tracking lines were not updated as expected when you picked the same lot from more than one bin.
1.1.1.0 - 2022-12-19
Fixed
- Resolved error on non-item purchase and sales line
1.1.0.0 - 2022-12-12
Added
- Added over/under receipt for Sales Return Orders and over/under shipment Purchase Return Orders
Changed
- The unit price no longer gets updated when an over/run shipment/receipt causes the quantity to update.
1.0.4.0 - 2022-12-05
Fixed
- The Units field on the posted sales invoice showed the Units from the Sales Order, but this needed to be corrected when there were multiple shipments/invoices related to the same sales order. The app now updates the units on the invoice based on the shipments getting invoiced.
1.0.3.0 - 2022-11-29
Fixed
- Resolved an an error on purchase documents related to Item Charges.
1.0.2.0 - 2022-11-15
Fixed
- Default units when Transfer Orders get created from the Requisition Worksheet.
1.0.1.0 - 2022-11-09
Added
- Added a setup wizard to guide you through the different setups.
- Added Dual Unit of Measure setups to Manual Setup.
Changed
- Dual Unit of Measure fields get hidden on all pages when you disable the Dual Unit of Measure functionality on the Dual Unit of Measure Setup
1.0.0.0 - 2022-11-01
Added
- First release to AppSource