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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

adrianc
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">