parent
2dca704494
commit
29058f7f83
|
@ -457,7 +457,7 @@ public class MPPCostCollector extends X_PP_Cost_Collector implements DocAction
|
|||
// System.out.println("***** Nodo " +rs1.getInt(2) +" status " +rs1.getString(1));
|
||||
// if(!rs1.getString(1).equals("CL"))
|
||||
// {
|
||||
//
|
||||
|
||||
// MPPOrderNode onodenext =new MPPOrderNode(Env.getCtx(),rs1.getInt(2),get_TrxName());
|
||||
// onodenext.setDocStatus("CL");
|
||||
// onodenext.save();
|
||||
|
|
Loading…
Reference in New Issue