[Yanel-commits] rev 58711 - public/yanel/contributions/realms/konakart-yanel-realm

michi at wyona.com michi at wyona.com
Tue Jun 14 14:21:43 CEST 2011


Author: michi
Date: 2011-06-14 14:21:42 +0200 (Tue, 14 Jun 2011)
New Revision: 58711

Modified:
   public/yanel/contributions/realms/konakart-yanel-realm/README.txt
Log:
link to java class added

Modified: public/yanel/contributions/realms/konakart-yanel-realm/README.txt
===================================================================
--- public/yanel/contributions/realms/konakart-yanel-realm/README.txt	2011-06-14 12:20:12 UTC (rev 58710)
+++ public/yanel/contributions/realms/konakart-yanel-realm/README.txt	2011-06-14 12:21:42 UTC (rev 58711)
@@ -19,7 +19,7 @@
   - Re-configure within Konakartadmin the image base path and URL (see above)
   - Create default customer (necessary for price calculation): konakartadmin -> Customers -> Edit "Order Olly" -> Select type "Standardkunde"
   - Create XX zone (necessary for registration): konakartadmin -> Locations -> Zones -> Select "Switzerland" -> New: Enter "XX" for Zone and Code and select country "Switzerland"
-  - In order to generate shipping costs one needs to add two additional manufacturers called 'Geschenk' and 'Wein' (konakartadmin -> Products -> Manufacturers -> New -> ...) and set these for the products which should have shipping costs (konakartadmin -> Products -> Products -> Edit Product -> Details -> Manufacturer)
+  - In order to generate shipping costs one needs to add two additional manufacturers called 'Geschenk' and 'Wein' (konakartadmin -> Products -> Manufacturers -> New -> ...) and set these for the products which should have shipping costs (konakartadmin -> Products -> Products -> Edit Product -> Details -> Manufacturer) (also see res-types/shared/src/java/org/wyona/yanel/resources/konakart/shared/SharedResource.java#getShippingCost(...))
 
 Quick Upgrade:
   - Ports: conf/server.xml



More information about the Yanel-commits mailing list