svn commit: r909281 - /ofbiz/trunk/applications/order/widget/ordermgr/OrderMenus.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r909281 - /ofbiz/trunk/applications/order/widget/ordermgr/OrderMenus.xml

bibryam
Author: bibryam
Date: Fri Feb 12 07:53:01 2010
New Revision: 909281

URL: http://svn.apache.org/viewvc?rev=909281&view=rev
Log:
Fixed "create quote from request" link. Reported in user list by James

Modified:
    ofbiz/trunk/applications/order/widget/ordermgr/OrderMenus.xml

Modified: ofbiz/trunk/applications/order/widget/ordermgr/OrderMenus.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/widget/ordermgr/OrderMenus.xml?rev=909281&r1=909280&r2=909281&view=diff
==============================================================================
--- ofbiz/trunk/applications/order/widget/ordermgr/OrderMenus.xml (original)
+++ ofbiz/trunk/applications/order/widget/ordermgr/OrderMenus.xml Fri Feb 12 07:53:01 2010
@@ -296,7 +296,7 @@
             <condition>
                 <and>
                     <not><if-empty field="custRequest"/></not>
-                    <if-compare field="custRequest" operator="equals" value="RF_QUOTE"/>
+                    <if-compare field="custRequest.custRequestTypeId" operator="equals" value="RF_QUOTE"/>
                 </and>
             </condition>
             <link target="createQuoteFromCustRequest">