[ 
https://issues.apache.org/jira/browse/OFBIZ-5878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065215#comment-15065215
 ] 

Swapnil Shah commented on OFBIZ-5878:
-------------------------------------

Yes, deactivating cancelled items makes sense but i doubt we should simply 
allow un-cancelling without defining proper business rules i.e:
# Is it possible that item can be un-cancelled after partial or full shipment 
of ordered qty.
# Is it possible that item can be un-cancelled after order is marked 'Completed'
# How it should be handled in case of service type products.

On safer side, we can at best allow finished good type items to be un-cancelled 
till the time order (and item) is in Created/Approved state and none of the 
ordered qty of concerned order item is shipped yet. Whereas service type items 
could be cancelled until such order (item) is approved. 

Having said this, Instead of building all of above rules, is it not simply just 
similar to current functionality of adding the cancelled order item back to 
order. 

> Order Manager: when an item is cancelled, its fields should be deactivated
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-5878
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5878
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Jacques Le Roux
>            Priority: Trivial
>
> This has been 1st reported at OFBIZ-5808, quoting mysef:
> {quote}
> A cancelled item still shows a input to change its price and another for the 
> quantity (set to 0). They both don't make any sense ...
> {quote}
> Ingo added:
> {quote}
> They do not have any function as they are completely ignored in code. 
> {quote}



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

Reply via email to