details:   https://code.openbravo.com/erp/devel/pi/rev/176aeafb9b58
changeset: 30297:176aeafb9b58
user:      Mark <markmm82 <at> gmail.com>
date:      Fri Sep 16 12:42:07 2016 -0400
summary:   Fixes issue 34003: Set New Currency process warning needs to be 
modified

Warning message changed to:

Detected available credit for this business partner.
Changing the Business Partner's currency will not allow you to use available 
credit in the old currency. If you want to convert the available credit in the 
old currency into credit in the new currency automatically, select a G/L Item.

Therefore last sentece has beee removed.

diffstat:

 src-db/database/sourcedata/AD_MESSAGE.xml |  8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

diffs (18 lines):

diff -r 7237a9b65b09 -r 176aeafb9b58 src-db/database/sourcedata/AD_MESSAGE.xml
--- a/src-db/database/sourcedata/AD_MESSAGE.xml Mon Sep 19 12:53:30 2016 +0200
+++ b/src-db/database/sourcedata/AD_MESSAGE.xml Fri Sep 16 12:42:07 2016 -0400
@@ -24136,12 +24136,8 @@
 <!--B080C88FF56E4F8594967A6164977D5F-->  <AD_ORG_ID><![CDATA[0]]></AD_ORG_ID>
 <!--B080C88FF56E4F8594967A6164977D5F-->  <ISACTIVE><![CDATA[Y]]></ISACTIVE>
 <!--B080C88FF56E4F8594967A6164977D5F-->  
<VALUE><![CDATA[BPCurrencyChange]]></VALUE>
-<!--B080C88FF56E4F8594967A6164977D5F-->  <MSGTEXT><![CDATA[Detected available 
credit for this business partner. <br/>
-Changing the Business Partner's currency will not allow you to use available 
credit in the old currency.
-
-If you want to convert the available credit in the old currency into credit in 
the new currency automatically, select a G/L Item. 
-<br/>
-Otherwise you will have to do it manually following this document: <a 
href='http://wiki.openbravo.com/wiki/How_to_convert_credit_to_a_different_currency'
 target='_blank'>How to convert credit to a different currency</a>]]></MSGTEXT>
+<!--B080C88FF56E4F8594967A6164977D5F-->  <MSGTEXT><![CDATA[Detected available 
credit for this business partner.<br/>
+Changing the Business Partner's currency will not allow you to use available 
credit in the old currency. If you want to convert the available credit in the 
old currency into credit in the new currency automatically, select a G/L 
Item.]]></MSGTEXT>
 <!--B080C88FF56E4F8594967A6164977D5F-->  <MSGTYPE><![CDATA[W]]></MSGTYPE>
 <!--B080C88FF56E4F8594967A6164977D5F-->  
<AD_MODULE_ID><![CDATA[0]]></AD_MODULE_ID>
 <!--B080C88FF56E4F8594967A6164977D5F-->  
<ISINCLUDEINI18N><![CDATA[Y]]></ISINCLUDEINI18N>

------------------------------------------------------------------------------
_______________________________________________
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to