[ 
https://issues.apache.org/jira/browse/OFBIZ-13270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17986055#comment-17986055
 ] 

ASF subversion and git services commented on OFBIZ-13270:
---------------------------------------------------------

Commit f75cb61739737ee25f917b0e14d1af3226558cc0 in ofbiz-framework's branch 
refs/heads/release24.09 from Jacopo Cappellato
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=f75cb61739 ]

Fixed: Incorrect service call for internal requirement may trigger unnecessary 
production runs (OFBIZ-13270) (#898)

When an internal requirement is approved, a production run should be
automatically created to fulfill it. Previously, the system invoked a
special service (createProductionRunsForProductBom) instead of the
standard one (createProductionRun). As a result, the system not only
created the production run for the required product, but also additional
runs for all its sub-assemblies, even if those sub-assemblies were
already available in the warehouse or had existing requirements in the
system.

> 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: Upcoming Branch, 24.09.01
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>            Priority: Major
>             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)

Reply via email to