svn commit: r798412 - /ofbiz/trunk/applications/accounting/widget/Menus.xml

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

svn commit: r798412 - /ofbiz/trunk/applications/accounting/widget/Menus.xml

apatel-2
Author: apatel
Date: Tue Jul 28 05:58:14 2009
New Revision: 798412

URL: http://svn.apache.org/viewvc?rev=798412&view=rev
Log:
Don't show Print button if check run was cancelled.

Modified:
    ofbiz/trunk/applications/accounting/widget/Menus.xml

Modified: ofbiz/trunk/applications/accounting/widget/Menus.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/Menus.xml?rev=798412&r1=798411&r2=798412&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/widget/Menus.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/Menus.xml Tue Jul 28 05:58:14 2009
@@ -510,6 +510,7 @@
                 <and>
                     <if-compare field="display" operator="equals" value="true"/>
                     <if-compare field="paymentGroup.paymentGroupTypeId" operator="equals" value="CHECK_RUN"/>
+                    <not><if-empty field="paymentGroupMembers"/></not>
                 </and>
             </condition>
             <link target="printChecks.pdf">