OrderItem.objects.create(
            order=order4,
            product=self.shift.product_list.product_items.get(product=self.beer),