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

2015-06-05 Thread Christian Carlow (JIRA)

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


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

2015-06-05 Thread Christian Carlow (JIRA)

 [ 
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

The patch keeps remove-value of deleteCustRequestPartyId provided in the 
previous patch and replaces old deleteCustRequestPartyId with a new 
expireCustRequestPartyId service that is executed with the new Expire button.

 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)


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

2015-06-05 Thread Christian Carlow (JIRA)

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

Christian Carlow updated OFBIZ-6463:

Attachment: (was: OFBIZ-6463.patch)

 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

 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)