Allow orders with discontinued products to be modified...
---------------------------------------------------------

                 Key: OFBIZ-501
                 URL: http://issues.apache.org/jira/browse/OFBIZ-501
             Project: OFBiz (The Open for Business Project)
          Issue Type: Improvement
          Components: order
    Affects Versions: SVN trunk
         Environment: N/A
            Reporter: Ray Barlow


Problem:
Customers are placing orders for product X but it's end of line and you run out 
so you discontinue the product in the catalogue manager. Unfortunately at this 
point you will no longer be able to edit existing orders containing product X 
for any reason as the load routine checks the discontinued date for all items 
and throws an exception.

Solution:
For this improvement I've added an extra boolean to allow the suppression of 
this test so you can cancel other line items and edit quantites etc as may be 
required by customers.

It does not allow, rightly so in my mind, the addition of a discontinued 
product into an existing order, or from quotes and shopping lists etc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to