Produce Pro 2401.0 Release Notes

Knowledge domain produce_pro_version_history. Source-of-record: PP vendor PDF. One entry per change declared in the release notes. Each entry emits a signal.erp_version_changed event; field-changes correlated against Track A ontology MDs may fire shadow_agent.ontology_drift_detected.

Changes (17)

new_feature — Annual health check-up report

The Annual Health Checkup Report enables system admin users to audit accounting periods, disk space, and inactive records (products, customers, vendors, customer profiles, operators, and job scheduler jobs). The report can be exported to a Microsoft Excel Worksheet document.

  • Module: 18-gl (admin / system reports)
  • Fields affected: none
  • Workflows affected: none

new_feature — CRM App calendar integration

The CRM App now supports calendar integration across all calendar platforms for a given time zone. Users can use the CRM Calendar URLs (CCUMNT) to integrate the CRM calendar data into a calendar platform and view all the tasks and touchpoints as events.

  • Module: 07-communication
  • Fields affected: CCUMNT
  • Workflows affected: none

new_feature — Default document templates

The following documents now contain default templates: Payment Batch Document, AR Inquiry Document, Inbound load worksheet, Receiving ticket, PO confirmation of sale, and Cash receipt.

  • Module: null (cross-cutting)
  • Fields affected: none
  • Workflows affected: none

new_feature — Export 1099 form

The 1099 form (AP560) can now be exported as a CSV file.

  • Module: 16-ap
  • Fields affected: AP560
  • Workflows affected: none

workflow_change — Filtering options

Standardized filtering options are extended to some reports to improve user experience.

  • Module: 02-searching
  • Fields affected: none
  • Workflows affected: report_filtering

field_change — Food traceability enhancement

Produce Pro is working towards improving food traceability and recordkeeping to help users comply with the Food Safety Modernization Act (FSMA) as required by the Food and Drug Administration (FDA). The FSMA’s Food Traceability List (FTL) identifies the products that require additional traceability records. As a step towards the same, the Include In FSMA FTL option is added to the Product Master so users can flag products that are included in the FTL.

  • Module: null (Product Master — FSMA compliance)
  • Fields affected: Include In FSMA FTL
  • Workflows affected: fsma_traceability

workflow_change — Geofencing enhancement in the Driver App

The geofencing functionality is implemented to trigger arrival and departure events in the Driver App automatically. Users can define a geofence radius for each stop in the Driver App Control File (can be overridden on the Customer Master Maintenance). The events are triggered when the vehicle arrives or leaves the geofence radius, and relevant notifications are pushed to users accordingly.

  • Module: 14-transportation
  • Fields affected: none
  • Workflows affected: driver_app_geofencing

new_feature — Git branches support

Produce Pro now uses Git branches to manage customer code bases, along with the support of SVN.

  • Module: null (infrastructure)
  • Fields affected: none
  • Workflows affected: none

workflow_change — LiveConnect enhancement

LiveConnect’s port probing feature is improved. Additionally, manual blocking and unblocking of IP addresses is extended to users.

  • Module: null (network/infrastructure)
  • Fields affected: none
  • Workflows affected: liveconnect_port_probing

workflow_change — Mobile app updates

Updates are made to the Produce Pro Checkout App’s development template to comply with the latest development standards and SDK requirements in Android and iOS. Updates are made to the Produce Pro CRM, Driver, Food Safety, Terminal market App, and QC App to use the latest Android SDK.

  • Module: null (mobile shell)
  • Fields affected: none
  • Workflows affected: mobile_app_sdk_update

workflow_change — Printer Service App improvements

The following improvements are made to the Printer Service App.

  • To enable users to generate an API key for a print server record, a new command called Regen_key is added to the Print Server Master.

  • The Status messages in the Print File Job Maintenance and Print Server Job Inquiry are updated. The updated messages display relevant information to inform users about the print job status. The updated status messages are In progress, Error (with a corresponding reason), and Finished.

  • Module: null (printing infrastructure)

  • Fields affected: Regen_key

  • Workflows affected: print_job_status_lifecycle

workflow_change — Personal data protection

Users’ sensitive personal information stored in the system is now identified, compressed, and stored in the PEO (People database file). The PEO is encrypted and ensures that the data is not readable directly on the server.

  • Module: null (data protection / encryption)
  • Fields affected: PEO
  • Workflows affected: personal_data_at_rest_encryption

new_feature — Punchout integrations

Produce Pro users can now set up new punchout integrations and add customer groups to them with the CXML Punchout Settings (WCXMNT).

  • Module: null (e-commerce / integrations)
  • Fields affected: WCXMNT
  • Workflows affected: cxml_punchout_setup

workflow_change — Security enhancements

Security enhancements are implemented in Produce Pro to improve overall performance and minimize potential threats.

  • Module: null (security)
  • Fields affected: none
  • Workflows affected: none

field_change — Support of decimal quantity for auto-split calculations

In standard auto-split calculations, the product quantity is rounded off. To support decimal quantity in auto-split calculations for pound-type items, a new field called PASD (Pound-type auto-splits use decimals) is added to the Product Class Master File.

  • Module: 11-pricing (Product Class Master)
  • Fields affected: PASD
  • Workflows affected: auto_split_calculation

new_feature — Telemetry report

To enable users to track program functions, latex documents, labels, the program log, and much more, the Telemetry Report is added. This report helps users access informative data gathered automatically by the system.

  • Module: null (observability)
  • Fields affected: none
  • Workflows affected: telemetry_capture

workflow_change — User interface enhancement in E-Commerce

The interface of the E-commerce solution is re-designed with a cleaner and more modern look and feel to improve user experience and standardize navigation and screen flow.

  • Module: null (e-commerce UI)
  • Fields affected: none
  • Workflows affected: ecommerce_navigation

Source attribution

  • Source PDF: Produce Pro 2401.0 Release Notes.PDF (in _03_Dev/Produce Pro_source docs research/produce pro pdfs/)
  • Extractor: packages/shared/src/parsers/pdf/extractors/pp-release-notes.ts (extractor version pp-release-notes-extractor/v1.0.0)
  • Track: Produce ERP Leverage Program Track E (Release-Notes Drift Watcher)
  • Generated: 2026-05-18

Downstream events

Each entry above emits one signal.erp_version_changed event:

  • erp_system: "produce_pro"
  • pp_version: "2401.0"
  • change_kind: <entry kind>
  • module: <entry module>
  • fields_affected: <entry fields_affected>
  • workflows_affected: <entry workflows_affected>
  • summary: <entry first sentence>

When a field_change or workflow_change references a field/workflow already mapped in a Track A ontology MD (none today; Track A has not shipped), the drift handler at packages/shared/src/parsers/pdf/extractors/pp-ontology-drift-handler.ts emits a corresponding shadow_agent.ontology_drift_detected event.