Author: jacopoc
Date: Tue Dec 13 09:46:24 2011
New Revision: 1213633
URL:
http://svn.apache.org/viewvc?rev=1213633&view=revLog:
Backported from rev. 1035121 (fix by Hans Bakker): removed hardcoded reference to "Company" (OFBIZ-4152)
Modified:
ofbiz/branches/release09.04/applications/humanres/widget/CommonScreens.xml
Modified: ofbiz/branches/release09.04/applications/humanres/widget/CommonScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/humanres/widget/CommonScreens.xml?rev=1213633&r1=1213632&r2=1213633&view=diff==============================================================================
--- ofbiz/branches/release09.04/applications/humanres/widget/CommonScreens.xml (original)
+++ ofbiz/branches/release09.04/applications/humanres/widget/CommonScreens.xml Tue Dec 13 09:46:24 2011
@@ -69,7 +69,7 @@ under the License.
<screen name="OrgTree">
<section>
<actions>
- <set field="partyId" value="Company"/>
+ <set field="partyId" from-field="defaultOrganizationPartyId"/>
</actions>
<widgets>
<screenlet title="${uiLabelMap.FormFieldTitle_company}">