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:53:03 UTC

svn commit: r1752924 - /ofbiz/branches/release13.07/applications/workeffort/widget/WorkEffortTrees.xml

Author: mridulpathak
Date: Sat Jul 16 10:53:03 2016
New Revision: 1752924

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

Modified:
    ofbiz/branches/release13.07/applications/workeffort/widget/WorkEffortTrees.xml

Modified: ofbiz/branches/release13.07/applications/workeffort/widget/WorkEffortTrees.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release13.07/applications/workeffort/widget/WorkEffortTrees.xml?rev=1752924&r1=1752923&r2=1752924&view=diff
==============================================================================
--- ofbiz/branches/release13.07/applications/workeffort/widget/WorkEffortTrees.xml (original)
+++ ofbiz/branches/release13.07/applications/workeffort/widget/WorkEffortTrees.xml Sat Jul 16 10:53:03 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">