ATP requirement generation should look for ORDERED requirements attached to 
CANCELLED order items.
--------------------------------------------------------------------------------------------------

                 Key: OFBIZ-4173
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4173
             Project: OFBiz
          Issue Type: Improvement
          Components: order
            Reporter: Ean Schuessler
            Priority: Minor


The createATPRequirementsForOrder method currently subtracts any PENDING 
requirements from the amount needed to fulfill orders before creating 
additional requirements. It seems like it would also be useful for this method 
to look for ORDERED requirements that are associated with CANCELLED order 
items. This would prevent the system from generating additional requirements 
for stock that is actually available for allocation to new orders. Is there 
some kind of race condition or other problem I'm not seeing here?

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to