Anshul Goyal created OFBIZ-13218: ------------------------------------ Summary: Correct the typo of entity name cancelReplacementOrderItems method Key: OFBIZ-13218 URL: https://issues.apache.org/jira/browse/OFBIZ-13218 Project: OFBiz Issue Type: Bug Reporter: Anshul Goyal
In applications/order/src/main/groovy/org/apache/ofbiz/order/order/OrderReturnServicesScript.groovy, insideĀ *cancelReplacementOrderItems(),* "ReturnItems" entity name needs to be replaced with "ReturnItem". -- This message was sent by Atlassian Jira (v8.20.10#820010)