What's new in version 2506.2.0.0
Enhancements/Modifications
With this release of the Aptean Shop Floor Production (BC) extension,
-
The OnCheckProductionOrderFinishedChecks event has been added to the SFPBCProductionStatus14FDW codeunit. The system allows per-tenant extensions (PTEs) to seamlessly integrate custom checks and logic during the production order finishing process.
-
The OnBeforeCreateCustomPrintLabel event has been added to the SFPBCCommonFunctions14FDW codeunit. Additionally, the following events have been added to the SFPBCProductionReg14FDW codeunit, offering flexibility by enabling PTEs to subscribe to and trigger actions at critical points in the production process.
- OnBeforePostingOutput
- OnAfterPostingOutput
- OnBeforePrintLabel
- OnAfterPrintLabel
These events allow PTEs to implement custom logic before or after important operations, such as posting production registrations and printing labels.
-
You can record consumption and output weights without defining a tare weight. This allows production operators to process input and output registrations with a tare weight of 0, streamlining the registration process. For more information, see Register input and Register output.
Resolved issues
The following issues have been resolved in this release.
ID | Description |
---|---|
287915 | The system fails to retain the correct expiration date when registering outputs for co-products with the same lot number but different expiration dates. |
284357 | The system fails to create a quality control check when starting a production order from the Shop Floor Production page. |
293845 | The system incorrectly calculates the weight quantity on the Register Input page when the unit of measure on the Production BOM page differs from the base unit of measure on the Item Card page. |