svn commit: r661259 - /ofbiz/trunk/applications/humanres/servicedef/services.xml

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

svn commit: r661259 - /ofbiz/trunk/applications/humanres/servicedef/services.xml

lektran
Author: lektran
Date: Thu May 29 01:41:30 2008
New Revision: 661259

URL: http://svn.apache.org/viewvc?rev=661259&view=rev
Log:
Removed an invalid override, there is no description field on EmplPositionTypeRate

Modified:
    ofbiz/trunk/applications/humanres/servicedef/services.xml

Modified: ofbiz/trunk/applications/humanres/servicedef/services.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/servicedef/services.xml?rev=661259&r1=661258&r2=661259&view=diff
==============================================================================
--- ofbiz/trunk/applications/humanres/servicedef/services.xml (original)
+++ ofbiz/trunk/applications/humanres/servicedef/services.xml Thu May 29 01:41:30 2008
@@ -639,7 +639,6 @@
         <permission-service service-name="humanResManagerPermission" main-action="CREATE"/>
         <auto-attributes mode="INOUT" include="pk" optional="true"/>
         <auto-attributes mode="IN" include="nonpk" optional="true"/>
-        <override name="description" optional="false"/>        
     </service>
     
     <service name="updateEmplPositionTypeRate" engine="simple" default-entity-name="EmplPositionTypeRate"