[
http://jira.undersunconsulting.com/browse/OFBIZ-652?page=comments#action_13820 ]
Marco Risaliti commented on OFBIZ-652:
--------------------------------------
Hi Si,
I have searching into the source for createRateType service but apart what you have explain here there is any reference to this.
Why don't we remove it from the services_timesheet.xml and than close this issue ?
Thanks
Marco
> workeffort services xml references non-existent createRateType service
> ----------------------------------------------------------------------
>
> Key: OFBIZ-652
> URL:
http://jira.undersunconsulting.com/browse/OFBIZ-652> Project: [OFBiz] Open For Business
> Type: Bug
> Components: workeffort
> Versions: SVN
> Reporter: Si Chen
> Assignee: Jira Administrator
> Priority: Minor
> Fix For: SVN
>
>
> There is this block of code in applications/workeffort/servicedef/services_timesheet.xml
> <!-- RateType Services -->
> <service name="createRateType" default-entity-name="RateType" engine="simple" auth="true"
> location="org/ofbiz/workeffort/timesheet/RateServices.xml" invoke="createRateType">
> <description>Creates RateType</description>
> <auto-attributes include="pk" mode="IN" optional="false"/>
> <auto-attributes include="nonpk" mode="IN" optional="true"/>
> <override name="fromDate" optional="true"/>
> </service>
> But there is no such method in RateServices.xml. Did someone forget to check it in?
> Also, fromDate is not a field of RateType.
> Should this service definition be removed?? Should this field be removed?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.undersunconsulting.com/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira