You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2008/03/20 09:56:20 UTC

svn commit: r639209 - /ofbiz/branches/release4.0/specialpurpose/pos/data/DemoRetail.xml

Author: jleroux
Date: Thu Mar 20 01:56:19 2008
New Revision: 639209

URL: http://svn.apache.org/viewvc?rev=639209&view=rev
Log:
Applied fix from trunk for revision: 639207 

Modified:
    ofbiz/branches/release4.0/specialpurpose/pos/data/DemoRetail.xml

Modified: ofbiz/branches/release4.0/specialpurpose/pos/data/DemoRetail.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release4.0/specialpurpose/pos/data/DemoRetail.xml?rev=639209&r1=639208&r2=639209&view=diff
==============================================================================
--- ofbiz/branches/release4.0/specialpurpose/pos/data/DemoRetail.xml (original)
+++ ofbiz/branches/release4.0/specialpurpose/pos/data/DemoRetail.xml Thu Mar 20 01:56:19 2008
@@ -52,7 +52,7 @@
         itemDeclinedStatus="ITEM_REJECTED" headerCancelStatus="ORDER_CANCELLED" itemCancelStatus="ITEM_CANCELLED" orderNumberPrefix="RS"
         authDeclinedMessage="There has been a problem with your method of payment. Please try a different method or call customer service."
         authFraudMessage="Your order has been rejected and your account has been disabled due to fraud."
-        authErrorMessage="Problem connecting to payment processor; we will continue to retry and notify you by email."
+        authErrorMessage="Problem connecting to payment processor."
         styleSheet="" headerLogo="" autoApproveInvoice="Y" shipIfCaptureFails="Y" autoApproveOrder="Y"/>
 
     <ProductStorePaymentSetting productStoreId="9100" paymentMethodTypeId="CREDIT_CARD" paymentServiceTypeEnumId="PRDS_PAY_AUTH" paymentService="alwaysApproveWithCaptureCCProcessor"/>
@@ -90,4 +90,5 @@
     <InventoryItemDetail inventoryItemId="9100" inventoryItemDetailSeqId="0001" availableToPromiseDiff="20" quantityOnHandDiff="20"/> -->
     <!-- NOTE: for testing now leaving out GZ-5005 which is the other default product with a button in the POS, should create a new inventory item with negative QOH -->
 </entity-engine-xml>
+