Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

(Software Version: 2024.04.19 Database Version: 2024.04.19)

...

NS-11991 - Fixed missing committed balance on Item and Lot Balances InquiryInquiries

Originally, you keyed that Sales Order expecting it to ship from the Bravo warehouse but, as it turned out, Warehouse Delta ended up being the best option to fulfil the order even though it is the first time those items have shipped from there. You changed the Site property on the Sales Order, but the committed balances on the Item Balance Balances and Lot Balance Balances Inquiries now doesn’t didn't show any commitments for either the Bravo or Delta warehouses. We found and fixed that issue, so now the committed balances will get updated every time an order’s Site gets updated.

...

NorthScope has a lot of validations whose goal is to prevent data from being saved to transactions that are contradictory or just don’t make sense. The validations run frequently to prevent one data entry problem from cascading into a completely invalid transaction; it’s easier to fix a single critical but overlooked field than delete and completely re-key an entire transaction. When we introduced the ability to include unreceived Purchase Order quantities as part of Available Inventory, we inadvertently included a validation that resulted in NorthScope preventing the Item lookup feature from running when adding a line to a Purchase Order. In this release, we’ve tamed the validation so the Item lookup feature can be used while still preventing unexpected data from being added to the Purchase Order.


Technical Changes

  • No schema changes.
  • No config file changes.