You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ray Barlow (JIRA)" <ji...@apache.org> on 2007/03/26 11:42:33 UTC

[jira] Closed: (OFBIZ-501) Allow orders with discontinued products to be modified...

     [ https://issues.apache.org/jira/browse/OFBIZ-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ray Barlow closed OFBIZ-501.
----------------------------


Checked in revision 522466

> Allow orders with discontinued products to be modified...
> ---------------------------------------------------------
>
>                 Key: OFBIZ-501
>                 URL: https://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
>         Assigned To: Ray Barlow
>         Attachments: order_edit_discontinued.patch, orderview_discontinued_product.patch
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.