You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by mr...@apache.org on 2016/07/16 10:49:57 UTC

svn commit: r1752923 - /ofbiz/branches/release14.12/applications/workeffort/widget/WorkEffortTrees.xml

Author: mridulpathak
Date: Sat Jul 16 10:49:57 2016
New Revision: 1752923

URL: http://svn.apache.org/viewvc?rev=1752923&view=rev
Log:
[OFBIZ-7663] FromDate and ThruDate shows empty for WorkEffort Children. Migrating fix from trunk r1752921.

Modified:
    ofbiz/branches/release14.12/applications/workeffort/widget/WorkEffortTrees.xml

Modified: ofbiz/branches/release14.12/applications/workeffort/widget/WorkEffortTrees.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/applications/workeffort/widget/WorkEffortTrees.xml?rev=1752923&r1=1752922&r2=1752923&view=diff
==============================================================================
--- ofbiz/branches/release14.12/applications/workeffort/widget/WorkEffortTrees.xml (original)
+++ ofbiz/branches/release14.12/applications/workeffort/widget/WorkEffortTrees.xml Sat Jul 16 10:49:57 2016
@@ -38,6 +38,7 @@ under the License.
                 <parameter param-name="workEffortIdTo" from-field="workEffortAssoc.workEffortIdTo"/>
                 <parameter param-name="workEffortIdFrom" from-field="workEffortAssoc.workEffortIdFrom"/>
                 <parameter param-name="workEffortAssocTypeId" from-field="workEffortAssoc.workEffortAssocTypeId"/>
+                <parameter param-name="fromDate" from-field="workEffortAssoc.fromDate"/>
             </link>
             <sub-node node-name="node-list">
                 <entity-condition entity-name="WorkEffortAssoc">