svn commit: r1213631 - /ofbiz/branches/release10.04/applications/humanres/widget/CommonScreens.xml

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

svn commit: r1213631 - /ofbiz/branches/release10.04/applications/humanres/widget/CommonScreens.xml

jacopoc
Author: jacopoc
Date: Tue Dec 13 09:46:03 2011
New Revision: 1213631

URL: http://svn.apache.org/viewvc?rev=1213631&view=rev
Log:
Backported from rev. 1035121 (fix by Hans Bakker): removed hardcoded reference to "Company" (OFBIZ-4152)

Modified:
    ofbiz/branches/release10.04/applications/humanres/widget/CommonScreens.xml

Modified: ofbiz/branches/release10.04/applications/humanres/widget/CommonScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/humanres/widget/CommonScreens.xml?rev=1213631&r1=1213630&r2=1213631&view=diff
==============================================================================
--- ofbiz/branches/release10.04/applications/humanres/widget/CommonScreens.xml (original)
+++ ofbiz/branches/release10.04/applications/humanres/widget/CommonScreens.xml Tue Dec 13 09:46:03 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}">