I have a model called shipments. I added some columns to the shipments table and there are some columns that are supposed to be calculated before save. So now I have to edit every record and hit update in order for the new columns to calculate and add the data. I have a model called shipments. I added some c