public static void clearZero(int intContractId)
 {
     DalInventoryRecord.clearZero(intContractId);
 }