Author: hansbak
Date: Mon Oct 27 19:30:01 2008
New Revision: 708419
URL:
http://svn.apache.org/viewvc?rev=708419&view=revLog:
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}&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">