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