Versions Compared

Key

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

(Software Version: 2024.04.19 Database Version: 2024.04.19)

...

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.