Author: hansbak
Date: Mon Nov 15 02:43:54 2010
New Revision: 1035121
URL:
http://svn.apache.org/viewvc?rev=1035121&view=revLog:
use the default organization party as the toplevel company in the HR department tree
Modified:
ofbiz/trunk/applications/humanres/widget/CommonScreens.xml
Modified: ofbiz/trunk/applications/humanres/widget/CommonScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/widget/CommonScreens.xml?rev=1035121&r1=1035120&r2=1035121&view=diff==============================================================================
--- ofbiz/trunk/applications/humanres/widget/CommonScreens.xml (original)
+++ ofbiz/trunk/applications/humanres/widget/CommonScreens.xml Mon Nov 15 02:43:54 2010
@@ -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}">