packing_list_id = $object->getPackingListId(); $model->package_id = $object->getPackageId(); return $this->handler( $model); } }