svn commit: r1560208 - in /ofbiz/branches/release11.04: ./ applications/accounting/widget/FixedAssetForms.xml

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

svn commit: r1560208 - in /ofbiz/branches/release11.04: ./ applications/accounting/widget/FixedAssetForms.xml

jleroux@apache.org
Author: jleroux
Date: Tue Jan 21 21:42:24 2014
New Revision: 1560208

URL: http://svn.apache.org/r1560208
Log:
"Applied fix from trunk for revision: 1560205  "
------------------------------------------------------------------------
r1560205 | jleroux | 2014-01-21 22:41:34 +0100 (mar. 21 janv. 2014) | 2 lignes

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-5499

------------------------------------------------------------------------


Modified:
    ofbiz/branches/release11.04/   (props changed)
    ofbiz/branches/release11.04/applications/accounting/widget/FixedAssetForms.xml

Propchange: ofbiz/branches/release11.04/
------------------------------------------------------------------------------
  Merged /ofbiz/trunk:r1560205

Modified: ofbiz/branches/release11.04/applications/accounting/widget/FixedAssetForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/applications/accounting/widget/FixedAssetForms.xml?rev=1560208&r1=1560207&r2=1560208&view=diff
==============================================================================
--- ofbiz/branches/release11.04/applications/accounting/widget/FixedAssetForms.xml (original)
+++ ofbiz/branches/release11.04/applications/accounting/widget/FixedAssetForms.xml Tue Jan 21 21:42:24 2014
@@ -617,7 +617,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">