svn commit: r708419 - /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: r708419 - /ofbiz/trunk/applications/accounting/widget/Menus.xml

hansbak-2
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">