Author: pranayp
Date: Tue Jun 28 06:18:07 2016
New Revision: 1750447
URL: http://svn.apache.org/viewvc?rev=1750447&view=rev
Log:
[OFBIZ-7604] Added lookup for approver party at leave approval find form.
Thanks Amardeep Singh Jhajj for the contribution.
Modified:
ofbiz/trunk/applications/humanres/widget/forms/EmplLeaveForms.xml
Modified: ofbiz/trunk/applications/humanres/widget/forms/EmplLeaveForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/widget/forms/EmplLeaveForms.xml?rev=1750447&r1=1750446&r2=1750447&view=diff
==============================================================================
--- ofbiz/trunk/applications/humanres/widget/forms/EmplLeaveForms.xml (original)
+++ ofbiz/trunk/applications/humanres/widget/forms/EmplLeaveForms.xml Tue Jun
28 06:18:07 2016
@@ -128,6 +128,7 @@
</drop-down>
</field>
<field name="description"><hidden/></field>
+ <field name="approverPartyId"><lookup
target-form-name="LookupPartyName"/></field>
<field name="searchButton" title="${uiLabelMap.CommonFind}"
widget-style="smallSubmit"><submit button-type="button"/></field>
</form>
<form name="ListLeaveApprovals" list-name="listIt" type="list"
odd-row-style="alternate-row" header-row-style="header-row-2"
default-table-style="basic-table hover-bar">