Author: jleroux
Date: Wed Mar 15 07:28:07 2017
New Revision: 1786988
URL:
http://svn.apache.org/viewvc?rev=1786988&view=revLog:
No functional change, Attribute 'type' is not allowed to appear in element
'field-map'
Modified:
ofbiz/ofbiz-framework/trunk/applications/accounting/minilang/test/AutoAcctgFixedAssetTests.xml
Modified: ofbiz/ofbiz-framework/trunk/applications/accounting/minilang/test/AutoAcctgFixedAssetTests.xml
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/accounting/minilang/test/AutoAcctgFixedAssetTests.xml?rev=1786988&r1=1786987&r2=1786988&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/accounting/minilang/test/AutoAcctgFixedAssetTests.xml (original)
+++ ofbiz/ofbiz-framework/trunk/applications/accounting/minilang/test/AutoAcctgFixedAssetTests.xml Wed Mar 15 07:28:07 2017
@@ -32,7 +32,7 @@ under the License.
<entity-one entity-name="FixedAssetStdCost" value-field="fixedAssetStdCost" >
<field-map field-name="fixedAssetId" value="1000"/>
<field-map field-name="fixedAssetStdCostTypeId" value="SETUP_COST"/>
- <field-map field-name="fromDate" value="2016-11-03 00:00:00" type="Timestamp"/>
+ <field-map field-name="fromDate" value="2016-11-03 00:00:00"/>
</entity-one>
<now-timestamp field="nowTimestamp"/>
<assert>