@@ -7,15 +7,15 @@ Overview
7
7
8
8
A good warehouse implementation takes care that products automatically
9
9
move to their appropriate destination location. Putaway is the process
10
- of taking products off the receiving shipment and put them into the most
11
- appropriate location.
10
+ of taking products off the receiving shipment and putting them into the
11
+ most appropriate location.
12
12
13
13
If for instance a warehouse contains volatile substances, it is
14
14
important to make sure that certain products are not stored close to
15
15
each other because of a potential chemical reaction.
16
16
17
17
A putaway strategy follows the same principle as removal strategies but
18
- affect on the destination location. Put away strategies are defined at
18
+ affects the destination location. Putaway strategies are defined at
19
19
the location level (unlike removal strategies which are defined at the
20
20
product level).
21
21
@@ -58,7 +58,7 @@ strategy, and set the method and fixed location for each category.
58
58
59
59
When you have entered all the necessary information, click on **Save **.
60
60
61
- Now, when you will purchase products from those categories, they will
61
+ Now, when you purchase products with those categories, they will
62
62
automatically be transferred to the correct location.
63
63
64
64
To check current inventory, Go to
@@ -67,4 +67,4 @@ To check current inventory, Go to
67
67
There you can see current inventory by location.
68
68
69
69
.. image :: media/putaway04.png
70
- :align: center
70
+ :align: center
0 commit comments