You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2008/01/03 14:43:34 UTC

svn commit: r608485 - /ofbiz/trunk/applications/workeffort/script/org/ofbiz/workeffort/timesheet/TimesheetServices.xml

Author: hansbak
Date: Thu Jan  3 05:43:33 2008
New Revision: 608485

URL: http://svn.apache.org/viewvc?rev=608485&view=rev
Log:
remove permission check to make usable outside workeffort component

Modified:
    ofbiz/trunk/applications/workeffort/script/org/ofbiz/workeffort/timesheet/TimesheetServices.xml

Modified: ofbiz/trunk/applications/workeffort/script/org/ofbiz/workeffort/timesheet/TimesheetServices.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/script/org/ofbiz/workeffort/timesheet/TimesheetServices.xml?rev=608485&r1=608484&r2=608485&view=diff
==============================================================================
--- ofbiz/trunk/applications/workeffort/script/org/ofbiz/workeffort/timesheet/TimesheetServices.xml (original)
+++ ofbiz/trunk/applications/workeffort/script/org/ofbiz/workeffort/timesheet/TimesheetServices.xml Thu Jan  3 05:43:33 2008
@@ -264,7 +264,6 @@
     
     <!-- subroutines -->
     <simple-method method-name="checkTimesheetStatus" short-description="Check access and if the timesheet is in progress">
-        <check-permission permission="WORKEFFORTMGR" action="_UPDATE"><fail-message message="You do not have permission to perform this operation: ${methodShortDescription}."/></check-permission>
         <if>
             <condition>
                 <or>