Author: jleroux
Date: Fri Apr 2 10:05:39 2010
New Revision: 930223
URL:
http://svn.apache.org/viewvc?rev=930223&view=revLog:
Remove trailing white spaces (I got a conflict)
Modified:
ofbiz/trunk/applications/product/entitydef/entitymodel.xml
Modified: ofbiz/trunk/applications/product/entitydef/entitymodel.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/entitydef/entitymodel.xml?rev=930223&r1=930222&r2=930223&view=diff==============================================================================
--- ofbiz/trunk/applications/product/entitydef/entitymodel.xml (original)
+++ ofbiz/trunk/applications/product/entitydef/entitymodel.xml Fri Apr 2 10:05:39 2010
@@ -992,8 +992,8 @@ under the License.
<field name="defaultInventoryItemTypeId" type="id"></field>
<field name="facilityName" type="name"></field>
<field name="primaryFacilityGroupId" type="id"></field>
- <field name="oldSquareFootage" type="numeric" col-name="SQUARE_FOOTAGE"></field>
- <field name="facilitySize" type="fixed-point"></field>
+ <field name="oldSquareFootage" type="numeric" col-name="SQUARE_FOOTAGE"></field>
+ <field name="facilitySize" type="fixed-point"></field>
<field name="facilitySizeUomId" type="id"></field>
<field name="productStoreId" type="id"></field>
<field name="defaultDaysToShip" type="numeric"><description>In the absence of a product specific days to ship in ProductFacility, this will be used</description></field>