Author: adrianc
Date: Tue Dec 15 17:59:40 2009
New Revision: 890918
URL:
http://svn.apache.org/viewvc?rev=890918&view=revLog:
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">