# Mix Box Management // Fix Problems

## Mix Box Management // Recipe Assignment.

Check if the [recipe is assigned](https://manual.unosofbooks.com/inventory/mix-box-management/recipe-management), and if so, is it the correct recipe?

## Mix Box Management // Variety not present Recipe&#x20;

Its possible that the packer at S3, tries to scan a variety thats not allowed to scan. You can add the variety to the recipe, or you can reprocess that variety into an SKU that requires that supply. The packer can easely check if the variety is allowed by [opening up the recipe on S3](https://manual.unosofbooks.com/inventory/mix-box-management/s3-mix-box-packing).

## Mix Box Management // Demand SKU Color

Does the SKU, thats in the box (being your demand) has the [correct color assingned](/production/production-management/product-management.md#sku-color-management) to it?

Example SKU: Red Roses 50cm 12st + 2 Gyp

The color for this SKU, has to be set as RED. \
That make the demand color is RED.\
In that way, the recipe assigned to the box with the alternative rules in it, will loop thru what the alternatives are for RED. \
However, If this SKU (Red Roses 50cm 12st + 2 Gyp) has a color WHITE assigned to it, the system will loop thru WHITE... and that color might be not be present in the Recipe.&#x20;

## Mix Box Management // Demand vs Supply SKU's&#x20;

Check if the PO demand (Red Roses 50cm 12st + 2 Gyp) matches with the SKU you'd like to scan in the box at S3.&#x20;

If the packed tries to scan Red Roses 50cm 12st, thats not the same as Red Roses 50cm 12st + 2 Gyp.... thats 14 stems in demand vs 12 stems of supply.&#x20;

Any mismatch in stem count, packagetype and length can cause a conflict.&#x20;

##

##


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.unosofbooks.com/inventory/mix-box-management/mix-box-management-fix-problems.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
