svn commit: r500431 - /ofbiz/trunk/applications/ecommerce/data/DemoPurchasing.xml

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

svn commit: r500431 - /ofbiz/trunk/applications/ecommerce/data/DemoPurchasing.xml

sichen
Author: sichen
Date: Fri Jan 26 16:30:50 2007
New Revision: 500431

URL: http://svn.apache.org/viewvc?view=rev&rev=500431
Log:
removed duplicate demo data which was breaking build

Modified:
    ofbiz/trunk/applications/ecommerce/data/DemoPurchasing.xml

Modified: ofbiz/trunk/applications/ecommerce/data/DemoPurchasing.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/ecommerce/data/DemoPurchasing.xml?view=diff&rev=500431&r1=500430&r2=500431
==============================================================================
--- ofbiz/trunk/applications/ecommerce/data/DemoPurchasing.xml (original)
+++ ofbiz/trunk/applications/ecommerce/data/DemoPurchasing.xml Fri Jan 26 16:30:50 2007
@@ -149,10 +149,6 @@
     <SupplierProduct partyId="EuroSupplier" minimumOrderQuantity="20" currencyUomId="EUR" productId="WG-5569" supplierProductName="EU Tiny Chrome Widget" supplierProductId="EU-WG-5569" lastPrice="12.0" availableFromDate="2005-01-01 00:00:00.000"/>
     <SupplierProduct partyId="EuroSupplier" minimumOrderQuantity="20" currencyUomId="EUR" productId="WG-9943" supplierProductName="EU Giant Widget" supplierProductId="EU-WG-9943" lastPrice="110.0" availableFromDate="2005-01-01 00:00:00.000"/>
 
-    <!-- these are sample raw materials -->
-    <SupplierProduct partyId="DemoSupplier" minimumOrderQuantity="0" currencyUomId="USD" productId="MAT_A_COST" lastPrice="9.0" supplierProductId="RAWMAT-A" availableFromDate="2005-01-01 00:00:00.000"/>
-    <SupplierProduct partyId="DemoSupplier" minimumOrderQuantity="0" currencyUomId="USD" productId="MAT_B_COST" lastPrice="7.0" supplierProductId="RAWMAT-B" availableFromDate="2005-01-01 00:00:00.000"/>
-
     <!-- supplier specific feature descriptions -->
     <SupplierProductFeature productFeatureId="8000" partyId="EuroSupplier" description="EURO-LGPL"/>
     <SupplierProductFeature productFeatureId="8001" partyId="EuroSupplier" description="EURO-GPL"/>