Warehouse Management with Quality Management (Part II)
- Mariano Martinez Melo
- Jun 20, 2023
- 2 min read
Continuing with the previous post, we will leave the quality warehouse.
As an objective to move from the quality locations and replace them in the product locations, all the inputs have been correctly validated for quality. Let's get to it!

To accomplish this, we must first create the configuration of the job templates and location directives corresponding to the material output.
Within the Work templates, from Warehouse management / Configure / Work / Work templates, we will create a new record that corresponds to the type of work "Quality order."

In the example, we are going to create a simple pick-and-drop pair. We want to select from the QA Zone or Location and place it in the fixed location of the product.
This should always be done when the quality order is validated "correct."
To do this, from the edit query button, we will focus on the following variable:

This does not ensure that only quality orders that validate with a "Success" status enter this job. So we can send these products to the locations that can be used.
Suppose we need to move the inventory of quality orders validated with error to a quarantine location. In that case, we will have the option to create a new work template and edit the query to indicate those orders whose quality status is equal to "Error." You can create a new work template and edit the question to display.
Once this step is done, the next thing will be to configure our location directives.
To do this, from the Warehouse management / Setup / Location directives route and we will load the directive of the "Quality Order" type:

There we will configure the pick and place pair.
For the kind of work, we will indicate "select" so that it can be taken from the area or quality location.
In addition to the configuration of the directive, in the edit query button, which is located in the actions part of the location directive, we will charge that the location is the quality one:

For the put job type in this example, we'll set it to put to the fixed item bins and, if unavailable, to the putaway bins.
In the second line of the location directive actions, we'll edit the query and give it the location profile id as "BULK":

With this parameter, we can execute our job.
Continuing with our example, we will finalize our quality order:

This will automatically trigger a "Quality Order" job creation action:


We then process the job from the quality output application menu and close the process:

Finally, we will continue in the third post to take inventories with faults to quality without creating an order.
See you in the third part!
Comments