I'm working on a warehouse model. In this ocassion I need to place just one item per slot according to the type. The label of the item is "Cliente" and it goes form 1 to 12:
I checked a example here but it doesn't allow the floor storage to be a fixed resource, however I'm also working on the dispatch of these items by time and to do that, I need the floor storage to be a fixed resource.
Also, when I diselect this option and follow the provided code in the example, it still doesn't work.
That's why I would like to know if there is another alternative to place items as I need, keeping the floorstorage fixed.