You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Christian Carlow (JIRA)" <ji...@apache.org> on 2015/06/06 04:18:00 UTC

[jira] [Updated] (OFBIZ-6463) ordermgr/control/deleteCustRequestParty should delete the record rather than updating the through date

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

Christian Carlow updated OFBIZ-6463:
------------------------------------
    Attachment: OFBIZ-6463.patch

This patch replaces order/request/CustRequestServices.xml#deleteCustRequestParty <store-value> with <remove-value> so CustRequestParty will be removed rather than just the through date updated.

> ordermgr/control/deleteCustRequestParty should delete the record rather than updating the through date
> ------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-6463
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6463
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>            Priority: Minor
>         Attachments: OFBIZ-6463.patch
>
>
> Users expect to be able to remove accidentally added faulty CustRequestParty but the current implementation only updates the through date when the delete button is clicked.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)