The problem occurs when running the 7.4 packaged migration scripts on a version of Transport that does not have the ord_item table. Migrating data from say, the ord_qty table into the ord_item table requires the script to ‘dummy’ an Item to keep the relationship between the Order & Item intact - where previously none existed.