You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2017/03/15 07:28:07 UTC

svn commit: r1786988 - /ofbiz/ofbiz-framework/trunk/applications/accounting/minilang/test/AutoAcctgFixedAssetTests.xml

Author: jleroux
Date: Wed Mar 15 07:28:07 2017
New Revision: 1786988

URL: http://svn.apache.org/viewvc?rev=1786988&view=rev
Log:
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>