You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Amardeep Singh Jhajj (JIRA)" <ji...@apache.org> on 2015/02/21 11:57:11 UTC

[jira] [Commented] (OFBIZ-6090) Unable to return order items in return process.

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

Amardeep Singh Jhajj commented on OFBIZ-6090:
---------------------------------------------

Here is the patch attached of fix for Release 13.07, 14.12 and trunk.

> Unable to return order items in return process.
> -----------------------------------------------
>
>                 Key: OFBIZ-6090
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6090
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Trunk, 14.12.01, 13.07.01
>            Reporter: Amardeep Singh Jhajj
>
> Steps to generate :-
> 1. Select return menu from order manager.
> 2. Select new return with from and to party in it.
> 3. A return will be created and then switch to return items menu.
> 4. Select order having items to return and check items to return.
> Here items can't be selected and return because of error at checkbox and return selected item button. Error can be found in browser developer tool.
> Error on return selected item button
> <a class="buttontext" href="javascript:document.FreeMarker template error: The following has evaluated to null or missing: ==> selectAllFormName [in template "component://order/webapp/ordermgr/return/returnItemInc.ftl" at line 250, column 40] ---- Tip: If the failing expression is known to be legally refer to something that's null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the ...ocessor.java:1070) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:611) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) .submit()">Return Selected Item(s)</a>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)