[jira] Created: (OFBIZ-488) Enhancement for the user interface to support cancelling of multiple order items

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

[jira] Created: (OFBIZ-488) Enhancement for the user interface to support cancelling of multiple order items

Nicolas Malin (Jira)
Enhancement for the user interface to support cancelling of multiple order items
--------------------------------------------------------------------------------

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

When working with large orders and trying to cancel more than one line this change will allow you to select lines using a checkbox and then "Cancel Items" via a 'submit' style button.


--
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 | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-488) Enhancement for the user interface to support cancelling of multiple order items

Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-488?page=all ]

Ray Barlow updated OFBIZ-488:
-----------------------------

    Attachment: cancel_order_items.patch

> Enhancement for the user interface to support cancelling of multiple order items
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-488
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-488
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: N/A
>            Reporter: Ray Barlow
>         Attachments: cancel_order_items.patch
>
>
> When working with large orders and trying to cancel more than one line this change will allow you to select lines using a checkbox and then "Cancel Items" via a 'submit' style button.

--
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 | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-488) Enhancement for the user interface to support cancelling of multiple order items

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-488?page=all ]

Ray Barlow updated OFBIZ-488:
-----------------------------

    Attachment: cancel_order_items.png

Simple screen shot of the feature...

> Enhancement for the user interface to support cancelling of multiple order items
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-488
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-488
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: N/A
>            Reporter: Ray Barlow
>         Attachments: cancel_order_items.patch, cancel_order_items.png
>
>
> When working with large orders and trying to cancel more than one line this change will allow you to select lines using a checkbox and then "Cancel Items" via a 'submit' style button.

--
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 | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-488) Enhancement for the user interface to support cancelling of multiple order items

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-488?page=all ]

Si Chen reassigned OFBIZ-488:
-----------------------------

    Assignee: Si Chen

> Enhancement for the user interface to support cancelling of multiple order items
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-488
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-488
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: N/A
>            Reporter: Ray Barlow
>         Assigned To: Si Chen
>         Attachments: cancel_order_items.patch, cancel_order_items.png
>
>
> When working with large orders and trying to cancel more than one line this change will allow you to select lines using a checkbox and then "Cancel Items" via a 'submit' style button.

--
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 | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-488) Enhancement for the user interface to support cancelling of multiple order items

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
    [ http://issues.apache.org/jira/browse/OFBIZ-488?page=comments#action_12458163 ]
           
Ray Barlow commented on OFBIZ-488:
----------------------------------

Anybody intending to look at this should wait.

After further testing with postgres It appears to be causing race conditions under some circumstances, probably related to the updates and triggers happening due to order line status changes.

My plan is to move the support lower so rather than call the cancel line item routine "N" times I'll change it so that I can pass in all the line items to be deleted in one call and submit a new patch.

> Enhancement for the user interface to support cancelling of multiple order items
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-488
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-488
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: N/A
>            Reporter: Ray Barlow
>         Assigned To: Si Chen
>         Attachments: cancel_order_items.patch, cancel_order_items.png
>
>
> When working with large orders and trying to cancel more than one line this change will allow you to select lines using a checkbox and then "Cancel Items" via a 'submit' style button.

--
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