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 2009/12/15 18:59:40 UTC

svn commit: r890918 - /ofbiz/trunk/applications/accounting/widget/AccountingTrees.xml

Author: adrianc
Date: Tue Dec 15 17:59:40 2009
New Revision: 890918

URL: http://svn.apache.org/viewvc?rev=890918&view=rev
Log:
Fixed a fixed asset URL, reported by Sam Hamilton - https://issues.apache.org/jira/browse/OFBIZ-3350.

Modified:
    ofbiz/trunk/applications/accounting/widget/AccountingTrees.xml

Modified: ofbiz/trunk/applications/accounting/widget/AccountingTrees.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/AccountingTrees.xml?rev=890918&r1=890917&r2=890918&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/widget/AccountingTrees.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/AccountingTrees.xml Tue Dec 15 17:59:40 2009
@@ -55,7 +55,7 @@
         </node>
         <node name="node-body">
             <link target="EditFixedAsset" text="${fixedAssetId} ${fixedAssetName ${instanceOfProductId} ${fixedAssetTypeId} ">
-                <parameter param-name="fixedAssetId" from-field="fixedAssetId}"/>
+                <parameter param-name="fixedAssetId" from-field="fixedAssetId"/>
             </link>
             <sub-node node-name="node-body">
                 <entity-and entity-name="FixedAsset">