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

Andrew Sykes commented on OFBIZ-702:
------------------------------------

Thanks Scott, I thought that might be the solution, but I also thought I might 
be missing something ;-)

> approveOrder is connected to nothing
> ------------------------------------
>
>                 Key: OFBIZ-702
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-702
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>            Reporter: Andrew Sykes
>            Priority: Minor
>
> From controller.xml...
>     <request-map uri="approveOrder">
>         <security https="true" direct-request="false"/>
>         <event type="java" path="org.ofbiz.order.shoppingcart.CheckOutEvents" 
> invoke="autoApproveOrder"/>
>         <response name="success" type="view" value="ordercomplete"/>
>     </request-map>
> However there is no CheckOutEvents.autoApproveOrder() should this be deleted 
> from controller.xml, or has the functionality been moved/renamed?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to