svn commit: r829717 - /ofbiz/trunk/specialpurpose/pos/config/parameters.properties

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r829717 - /ofbiz/trunk/specialpurpose/pos/config/parameters.properties

jleroux@apache.org
Author: jleroux
Date: Mon Oct 26 07:41:23 2009
New Revision: 829717

URL: http://svn.apache.org/viewvc?rev=829717&view=rev
Log:
Useful comment about NO_PAYMENT when using external payment system in POS

Modified:
    ofbiz/trunk/specialpurpose/pos/config/parameters.properties

Modified: ofbiz/trunk/specialpurpose/pos/config/parameters.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/config/parameters.properties?rev=829717&r1=829716&r2=829717&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/pos/config/parameters.properties (original)
+++ ofbiz/trunk/specialpurpose/pos/config/parameters.properties Mon Oct 26 07:41:23 2009
@@ -20,9 +20,10 @@
 
 # Used with a touch screen to allow showing vituals keyboards (alpha and keypad). True by default
 # For now this properties is used with both. Maybe at some point we will need both in the same screen.
-ShowKeyboardInSaveSale=Y
+ShowKeyboardInSaveSale=N
 # Used with MSR to allow to force swiping from card when showKeyboardInSaveSale is also true
 # For instance the card number in Client Profile screen. False by default
 SwipWithCard=N
-# Reference needed when paying by a credit card with an external payment. True by default
+# Reference needed when paying by a credit card with an external payment. True by default.
+# Actually the best in such case is to set any payment method, then NO_PAYMENT is used and work like a charm
 PosRefNum=Y