public static int add(ModelInventoryRecord model)
 {
     return(DalInventoryRecord.add(model));
 }