svn commit: r800031 - /ofbiz/trunk/applications/accounting/widget/ar/ArPaymentScreens.xml

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

svn commit: r800031 - /ofbiz/trunk/applications/accounting/widget/ar/ArPaymentScreens.xml

apatel-2
Author: apatel
Date: Sun Aug  2 11:23:22 2009
New Revision: 800031

URL: http://svn.apache.org/viewvc?rev=800031&view=rev
Log:
Removed search invoice options from Payments screen.

Modified:
    ofbiz/trunk/applications/accounting/widget/ar/ArPaymentScreens.xml

Modified: ofbiz/trunk/applications/accounting/widget/ar/ArPaymentScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/ar/ArPaymentScreens.xml?rev=800031&r1=800030&r2=800031&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/widget/ar/ArPaymentScreens.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/ar/ArPaymentScreens.xml Sun Aug  2 11:23:22 2009
@@ -36,8 +36,6 @@
                                     <decorator-section name="menu-bar">
                                         <container style="button-bar">
                                             <link target="newPayment" text="${uiLabelMap.CommonCreateNew} ${uiLabelMap.AccountingPayment}" style="buttontext"/>
-                                            <link target="FindSalesInvoicesByDueDate" text="${uiLabelMap.AccountingFindSalesInvoicesByDueDate}" style="buttontext"/>
-                                            <link target="FindPurchaseInvoicesByDueDate" text="${uiLabelMap.AccountingFindPurchaseInvoicesByDueDate}" style="buttontext"/>
                                         </container>
                                     </decorator-section>
                                     <decorator-section name="search-options">