svn commit: r486829 - /incubator/ofbiz/trunk/applications/accounting/widget/InvoiceScreens.xml

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

svn commit: r486829 - /incubator/ofbiz/trunk/applications/accounting/widget/InvoiceScreens.xml

jleroux@apache.org
Author: jleroux
Date: Wed Dec 13 12:38:05 2006
New Revision: 486829

URL: http://svn.apache.org/viewvc?view=rev&rev=486829
Log:
A patch from Rashko Rejmer " Not necessary link in invoice screen" (https://issues.apache.org/jira/browse/OFBIZ-545).
 

Modified:
    incubator/ofbiz/trunk/applications/accounting/widget/InvoiceScreens.xml

Modified: incubator/ofbiz/trunk/applications/accounting/widget/InvoiceScreens.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/accounting/widget/InvoiceScreens.xml?view=diff&rev=486829&r1=486828&r2=486829
==============================================================================
--- incubator/ofbiz/trunk/applications/accounting/widget/InvoiceScreens.xml (original)
+++ incubator/ofbiz/trunk/applications/accounting/widget/InvoiceScreens.xml Wed Dec 13 12:38:05 2006
@@ -30,7 +30,6 @@
             <widgets>
                 <decorator-screen name="mainAccountingDecorator" location="${parameters.mainDecoratorLocation}">
                     <decorator-section name="body">
-                        <container><link target="editInvoice" text="${uiLabelMap.CommonCreateNew} ${uiLabelMap.AccountingInvoice}" style="buttontext"/></container>
                         <container><link target="editInvoice" text="${uiLabelMap.AccountingCreateNewInvoice}" style="buttontext"/></container>                        
                         <container><label style="head1" text="${uiLabelMap.AccountingFindInvoices}"/></container>
                         <include-form name="FindInvoices" location="component://accounting/webapp/accounting/invoice/InvoiceForms.xml"/>