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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14575544#comment-14575544 ] 

Adrian Crum commented on OFBIZ-6463:
------------------------------------

The attached patch breaks the design pattern that exists throughout the project. Intersection entities that include a date range a re expired, not deleted.

Instead of replacing expiration with deletion, maybe deletion could be ADDED to expiration.

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