You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2008/10/28 03:30:01 UTC

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

Author: hansbak
Date: Mon Oct 27 19:30:01 2008
New Revision: 708419

URL: http://svn.apache.org/viewvc?rev=708419&view=rev
Log:
change default because of recent invoice currency changes

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=708419&r1=708418&r2=708419&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/widget/Menus.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/Menus.xml Mon Oct 27 19:30:01 2008
@@ -104,7 +104,7 @@
             <condition>
                 <not><if-empty field-name="invoice.invoiceId"/></not>
             </condition>
-            <link target="sendPerEmail?invoiceId=${invoice.invoiceId}&amp;other=Y"/><!--  always try to send in the currency of the recipient -->
+            <link target="sendPerEmail?invoiceId=${invoice.invoiceId}"/>
         </menu-item>
     </menu>
     <menu name="InvoiceSubTabBar" menu-container-style="button-bar button-style-2" default-selected-style="selected">