Changelog

Presage Scanner
8/8/2025

Minor Changes

  • Hide parent ingredients on multi lot options when there are children
7/29/2025

Minor Changes

  • Use SSL for MySQL connection by default

Patch Changes

  • Only show Pause Option when there are samples that can be paused.
7/24/2025

Minor Changes

  • ### Added the ability to Pause and Resume Work Orders

This feature allows users to temporarily halt a work order and resume it later, providing greater flexibility in managing tasks.

A database schema update is required to support this feature.

  • workorder.paused is a new timestamp column that indicates whether a work order is currently paused and when it was paused.
  • workordertype.allowpause is a new column that indicates whether a work order type allows pausing.
7/22/2025

Patch Changes

  • Updated SQL queries in get-analysis.js and get-analysisWithLocationProduct.js to join with productplantmap and filter by plant ID and active status. This ensures that only active products associated with the specified plant are included in the analysis results.
7/16/2025

Minor Changes

  • Introduces the ability to filter product batches by type (Product or Ingredient) based on work order type settings.
7/9/2025

Minor Changes

  • Adds UI indicators and logic to highlight batches with 'Rejected' status in the analysis workflow and prevent their use. Updates server queries to include batch status, propagates this information to the client, and applies visual cues and validation to block rejected batches from being processed.
6/9/2025

Patch Changes

  • Handle logging config options correctly.
  • Fixed detecting valid item #'s when all digits
5/7/2025

Minor Changes

  • added support for loading most recent clone of a source work order.

Patch Changes

  • fixed display of thresholds on non perbatch options
4/30/2025

Patch Changes

  • fixed file case on demo page
4/17/2025

Patch Changes

  • Tagged queries with logging information
  • Do not show a stage if it only contains "Hidden" options.
Newer Older