Author: jleroux
Date: Sat Dec 12 09:26:09 2009
New Revision: 889903

URL: http://svn.apache.org/viewvc?rev=889903&view=rev
Log:
More details in POS demo data can't hurt

Modified:
    ofbiz/trunk/specialpurpose/pos/data/DemoRetail.xml

Modified: ofbiz/trunk/specialpurpose/pos/data/DemoRetail.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/data/DemoRetail.xml?rev=889903&r1=889902&r2=889903&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/pos/data/DemoRetail.xml (original)
+++ ofbiz/trunk/specialpurpose/pos/data/DemoRetail.xml Sat Dec 12 09:26:09 2009
@@ -77,7 +77,9 @@
 
 
     <!-- use this one when the scheduled PUSH service is enabled
-    <PosTerminal posTerminalId="pos-1" facilityId="MyRetailStore" 
pushEntitySyncId="5505"/>
+    <PosTerminal posTerminalId="pos-1" terminalName="Pos Terminal 1" 
facilityId="MyRetailStore" pushEntitySyncId="5505"/>
+    <PosTerminal posTerminalId="pos-2" terminalName="Pos Terminal 2" 
facilityId="MyRetailStore" pushEntitySyncId="5505"/>
+    <PosTerminal posTerminalId="pos-3" terminalName="Pos Terminal 3" 
facilityId="MyRetailStore" pushEntitySyncId="5505"/>
     -->
 
     <!-- use this one when the scheduled PUSH service is not enabled -->


Reply via email to