[ http://issues.apache.org/jira/browse/OFBIZ-459?page=comments#action_12451042 ] Si Chen commented on OFBIZ-459: -------------------------------
It's not a workaround. I think it's actually the right way to fix it. If you have an offline payment in your store that you want to refund, the procedure is to issue a check. The reason you can't create return invoice and get that big ugly error message is because the code currently can't figure out a payment method to refund, so then the whole thing gets rolled back. Instead of the error message, we should just create a Payment. > Support refunds to non-credit card > ---------------------------------- > > Key: OFBIZ-459 > URL: http://issues.apache.org/jira/browse/OFBIZ-459 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Reporter: Si Chen > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
