You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Christian Carlow <ch...@gmail.com> on 2014/02/11 21:23:08 UTC

Should Production run task quantity produced be based on sum of quantity produced of it's declarations?

Currently if the sum of a production run task declarations is is not 
used to determine the quantity produced of the task when completed. 
Instead the task quantity produced is updated to the quantity to 
produced minus the declared rejected quantities.  So rejected quantity 
be declared in order for a task's quantity produced to be less than it's 
quantity to produce.

This issue seems to be a bug.  What if a production run is created to 
produce 2 but only 1 is declared while the other was returned as 
material.  Shouldn't the quantity produced be 1 and not 2 after the task 
is complete?

Re: Should Production run task quantity produced be based on sum of quantity produced of it's declarations?

Posted by Pierre Smits <pi...@gmail.com>.
Christian,

Clearly this should be included as a comment on
https://issues.apache.org/jira/browse/OFBIZ-5526.

Regards,

Pierre Smits

*ORRTIZ.COM <http://www.orrtiz.com>*
Services & Solutions for Cloud-
Based Manufacturing, Professional
Services and Retail & Trade
http://www.orrtiz.com


On Tue, Feb 11, 2014 at 9:23 PM, Christian Carlow <
christian.carlow@gmail.com> wrote:

> Currently if the sum of a production run task declarations is is not used
> to determine the quantity produced of the task when completed. Instead the
> task quantity produced is updated to the quantity to produced minus the
> declared rejected quantities.  So rejected quantity be declared in order
> for a task's quantity produced to be less than it's quantity to produce.
>
> This issue seems to be a bug.  What if a production run is created to
> produce 2 but only 1 is declared while the other was returned as material.
>  Shouldn't the quantity produced be 1 and not 2 after the task is complete?
>