[
https://issues.apache.org/jira/browse/OFBIZ-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Foxworthy updated OFBIZ-4114:
----------------------------------
Attachment: OFBIZ-4114_PosTransaction_returnError_result_not_returned.patch
OFBIZ-4114_InvoiceServices_returnError_result_not_returned.patch
> ServiceUtil.returnError called but its result not returned
> ----------------------------------------------------------
>
> Key: OFBIZ-4114
> URL: https://issues.apache.org/jira/browse/OFBIZ-4114
> Project: OFBiz
> Issue Type: Bug
> Components: accounting
> Affects Versions: SVN trunk
> Environment: rev 1058379
> Reporter: Paul Foxworthy
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments:
> OFBIZ-4114_InvoiceServices_returnError_result_not_returned.patch,
> OFBIZ-4114_PosTransaction_returnError_result_not_returned.patch
>
>
> In
> applications/accounting/src/org/ofbiz/accounting/Invoice/InvoiceServices.java,
> there are numerous calls to ServiceUtil.returnError where nothing is done
> with the result of the call. Surely a
> return ServiceUtil.returnError
> was intended?
> A grep turned up one other place with a similar problem, PosTransaction.java .
> Patches attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.