just small typo

This commit is contained in:
felixmoeller 2010-03-17 17:33:18 +00:00
parent 79480fea91
commit 43fc4108f7
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ public class ImportProduct extends SvrProcess
sql = new StringBuffer ("DELETE I_Product "
+ "WHERE I_IsImported='Y'").append(clientCheck);
no = DB.executeUpdate(sql.toString(), get_TrxName());
log.info("Delete Old Impored =" + no);
log.info("Delete Old Imported =" + no);
}
// Set Client, Org, IaActive, Created/Updated, ProductType