You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ad...@apache.org on 2008/07/03 01:08:35 UTC

svn commit: r673537 - /ofbiz/trunk/specialpurpose/assetmaint/data/AssetMaintDemoData.xml

Author: adrianc
Date: Wed Jul  2 16:08:35 2008
New Revision: 673537

URL: http://svn.apache.org/viewvc?rev=673537&view=rev
Log:
Small fixup for last commit.

Modified:
    ofbiz/trunk/specialpurpose/assetmaint/data/AssetMaintDemoData.xml

Modified: ofbiz/trunk/specialpurpose/assetmaint/data/AssetMaintDemoData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/data/AssetMaintDemoData.xml?rev=673537&r1=673536&r2=673537&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/assetmaint/data/AssetMaintDemoData.xml (original)
+++ ofbiz/trunk/specialpurpose/assetmaint/data/AssetMaintDemoData.xml Wed Jul  2 16:08:35 2008
@@ -23,7 +23,7 @@
     <Product productId="FORKLIFT_PROPANE" productTypeId="ASSET_USAGE" productName="Forklift - Propane" internalName="Forklift - Propane" description="Forklift - Propane Powered."/>
     <Product productId="FORKLIFT_BATTERY" productTypeId="ASSET_USAGE" productName="Forklift - Battery" internalName="Forklift - Battery" description="Forklift - Battery Powered."/>
     <Product productId="COMPANY_VEHICLE" productTypeId="ASSET_USAGE" productName="Company Vehicle" internalName="Company Vehicle" description="Company Vehicle."/>
-    <Product productId="HVAC_UNIT" productTypeId="ASSET_USAGE" primaryProductCategoryId="FAM_PRODUCTS" productName="Heating/Cooling Unit" internalName="Heating/Cooling Unit" description="Heating/Cooling Unit."/>
+    <Product productId="HVAC_UNIT" productTypeId="ASSET_USAGE" productName="Heating/Cooling Unit" internalName="Heating/Cooling Unit" description="Heating/Cooling Unit."/>
     <ProductMaintType description="Tune Up" productMaintTypeId="TUNE_UP" parentTypeId="VEHICLE_MAINT"/>
     <ProductMaintType description="Check Battery" productMaintTypeId="CHECK_BATTERY" parentTypeId="VEHICLE_MAINT"/>
     <ProductMaintType description="Chassis Lubrication" productMaintTypeId="CHASSIS_LUBE" parentTypeId="VEHICLE_MAINT"/>