svn commit: r1035121 - /ofbiz/trunk/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: r1035121 - /ofbiz/trunk/applications/humanres/widget/CommonScreens.xml

hansbak-2
Author: hansbak
Date: Mon Nov 15 02:43:54 2010
New Revision: 1035121

URL: http://svn.apache.org/viewvc?rev=1035121&view=rev
Log:
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}">