Author: jleroux
Date: Tue Jan 21 21:41:34 2014
New Revision: 1560205
URL:
http://svn.apache.org/r1560205Log:
A patch from Simon Maskell for "Fixed Asset Depreciation Method missing list-name from form ListFixedAssetDepMethods in FixedAssetForm"
https://issues.apache.org/jira/browse/OFBIZ-5499Modified:
ofbiz/trunk/applications/accounting/widget/FixedAssetForms.xml
Modified: ofbiz/trunk/applications/accounting/widget/FixedAssetForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/FixedAssetForms.xml?rev=1560205&r1=1560204&r2=1560205&view=diff==============================================================================
--- ofbiz/trunk/applications/accounting/widget/FixedAssetForms.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/FixedAssetForms.xml Tue Jan 21 21:41:34 2014
@@ -588,7 +588,7 @@ under the License.
</field>
<field name="submitButton" title="${uiLabelMap.CommonAdd}" widget-style="smallSubmit"><submit button-type="button"/></field>
</form>
- <form name="ListFixedAssetDepMethods" type="list"
+ <form name="ListFixedAssetDepMethods" type="list" list-name="fixedAssetDepMethods"
odd-row-style="alternate-row" header-row-style="header-row-2" default-table-style="basic-table hover-bar">
<actions>
<entity-condition entity-name="FixedAssetDepMethod" list="fixedAssetDepMethods">