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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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

Jacopo Cappellato resolved OFBIZ-501.
-------------------------------------

    Resolution: Fixed

Ray, all,

in rev. 517230 (and 517183) I did some mods that should fix this bug (and other ones related to the modification of orders)

It would be great if you could test it.

Jacopo




> 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: Jacopo Cappellato
>         Attachments: order_edit_discontinued.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.