svn commit: r1752922 - /ofbiz/branches/release15.12/applications/workeffort/widget/WorkEffortTrees.xml

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

svn commit: r1752922 - /ofbiz/branches/release15.12/applications/workeffort/widget/WorkEffortTrees.xml

Mridul Pathak-5
Author: mridulpathak
Date: Sat Jul 16 10:48:45 2016
New Revision: 1752922

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

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

Modified: ofbiz/branches/release15.12/applications/workeffort/widget/WorkEffortTrees.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/workeffort/widget/WorkEffortTrees.xml?rev=1752922&r1=1752921&r2=1752922&view=diff
==============================================================================
--- ofbiz/branches/release15.12/applications/workeffort/widget/WorkEffortTrees.xml (original)
+++ ofbiz/branches/release15.12/applications/workeffort/widget/WorkEffortTrees.xml Sat Jul 16 10:48:45 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">