We have found several a lot of Unknown Type: MCostDetail messages in our

production server
http://sourceforge.net/tracker/?func=detail&aid=2708141&group_id=176962&atid=934929

Include the Cost Collector ID to do show warning.

Hi Teo

I think that standard cost should not adjust , What do you think is necessary adjust the standard cost then you processed the cost?

kind regards
Victor Perez
www.e-evolution.com
This commit is contained in:
vpj-cd 2009-04-15 22:19:31 +00:00
parent 1f26f0e1b0
commit 8bafb172a2
1 changed files with 2 additions and 1 deletions

View File

@ -1004,7 +1004,8 @@ public class MCostDetail extends X_M_CostDetail
|| getM_MovementLine_ID() != 0
|| getM_InventoryLine_ID() != 0
|| getM_ProductionLine_ID() != 0
|| getC_ProjectIssue_ID() != 0)
|| getC_ProjectIssue_ID() != 0
|| getPP_Cost_Collector_ID() != 0)
{
boolean addition = qty.signum() > 0;
//