[OFBiz] SVN: r7360 - trunk/applications/product/config

sichen@svn.ofbiz.org sichen at svn.ofbiz.org
Thu Apr 20 20:17:55 CDT 2006


Author: sichen
Date: 2006-04-20 20:17:52 -0500 (Thu, 20 Apr 2006)
New Revision: 7360

Modified:
   trunk/applications/product/config/shipment.properties
Log:
Changed to generic.

Modified: trunk/applications/product/config/shipment.properties
===================================================================
--- trunk/applications/product/config/shipment.properties	2006-04-21 00:27:31 UTC (rev 7359)
+++ trunk/applications/product/config/shipment.properties	2006-04-21 01:17:52 UTC (rev 7360)
@@ -89,10 +89,10 @@
 shipment.dhl.head.action=Request
 
 # DHL Credentials
-shipment.dhl.access.userid=GRACI_9365
-shipment.dhl.access.password=7RY0K02PGR
-shipment.dhl.access.accountNbr=915717482
-shipment.dhl.access.shippingKey=50233F2B2C405447425F54585D503053444E51434756545553
+shipment.dhl.access.userid=YOUR DHL ShipIT USER ID
+shipment.dhl.access.password=YOUR DHL ShipIT ACCESS PASSWORD
+shipment.dhl.access.accountNbr=YOUR DHL ShipIT ACCOUNT NUMBER
+shipment.dhl.access.shippingKey=YOUR DHL ShipIT SHIPPING KEY
 
 # DHL Shipment Label configuration
 shipment.dhl.label.image.format=PNG



More information about the Svn mailing list