[ http://issues.apache.org/jira/browse/OFBIZ-394?page=all ]

Ashish Vijaywargiya updated OFBIZ-394:
--------------------------------------

    Attachment: Accounting_Authorize_Capture.patch.zip

Hi,

Here is the patch to resolve this issue.
But there may be some better way to resolve this issue.

Regards
Ashish Vijaywargiya

> Error in Authorize & Capture tab in Transaction Header Link
> -----------------------------------------------------------
>
>                 Key: OFBIZ-394
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-394
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>         Environment: Linux(CentOS) / Windows XP
>            Reporter: Ashish Vijaywargiya
>         Attachments: Accounting_Authorize_Capture.patch.zip
>
>
> Hi,
> When I don't provide any values in Authorize & Capture form that are present 
> in transaction header link of Accounting component and clicks on Authorize & 
> Capture then it gives error.Although the null check is present in the bsh 
> file : if ((orderId == null) || (orderPaymentPreferenceId == null)) return;
> I changed the bsh file to resolve this issue.
> But I don't know if its the better way to resolve this issue.
> Can anybody of you look at this files ???
> Regards
> Ashish Vijaywargiya

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

        

Reply via email to