Jacopo Cappellato created OFBIZ-13270:
-----------------------------------------
Summary: Incorrect service call for internal requirement may
trigger unnecessary production runs
Key: OFBIZ-13270
URL: https://issues.apache.org/jira/browse/OFBIZ-13270
Project: OFBiz
Issue Type: Bug
Components: manufacturing
Affects Versions: 24.09.01, Upcoming Branch
Reporter: Jacopo Cappellato
Assignee: Jacopo Cappellato
Fix For: Upcoming Branch, 24.09.02
When an internal requirement is approved, a production run should be
automatically created to fulfill it.
Currently, the system invokes a special service
({{{}createProductionRunsForProductBom{}}}) instead of the standard one.
As a result, the system not only creates the production run for the required
product, but also additional runs for all its sub-assemblies, even if those
sub-assemblies are already available in the warehouse or have existing
requirements in the system.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)