Fix indentation to make reading easier.

No code changes.
This commit is contained in:
tspc 2008-06-21 22:22:23 +00:00
parent 2dca704494
commit 29058f7f83
1 changed files with 751 additions and 751 deletions

View File

@ -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();