Workflow Cost Roll-UP do not work appropriately

http://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2492987&group_id=176962
This commit is contained in:
vpj-cd 2009-01-08 00:14:08 +00:00
parent 5a5f24f179
commit a304e6c7a6
1 changed files with 0 additions and 1 deletions

View File

@ -169,7 +169,6 @@ public class MResource extends X_S_Resource
* @param S_Resource_ID Resource
* @param AD_Org_ID Organization
* @return Rate for Resource
* @throws Exception if not successful
*/
public double getResouceRate(int C_AcctSchema_ID,int M_CostType_ID, String CostElementType , int AD_Org_ID)
{