8000 [FIX] inventory: Fix some minor grammar mistakes · iamyeonhan/documentation-user@945d9c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 945d9c6

Browse files
yostashirotivisse
authored andcommitted
[FIX] inventory: Fix some minor grammar mistakes
1 parent e9a1159 commit 945d9c6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

inventory/routes/strategies/putaway.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ Overview
77

88
A good warehouse implementation takes care that products automatically
99
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.
1212

1313
If for instance a warehouse contains volatile substances, it is
1414
important to make sure that certain products are not stored close to
1515
each other because of a potential chemical reaction.
1616

1717
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
1919
the location level (unlike removal strategies which are defined at the
2020
product level).
2121

@@ -58,7 +58,7 @@ strategy, and set the method and fixed location for each category.
5858

5959
When you have entered all the necessary information, click on **Save**.
6060

61-
Now, when you will purchase products from those categories, they will
61+
Now, when you purchase products with those categories, they will
6262
automatically be transferred to the correct location.
6363

6464
To check current inventory, Go to
@@ -67,4 +67,4 @@ To check current inventory, Go to
6767
There you can see current inventory by location.
6868

6969
.. image:: media/putaway04.png
70-
:align: center
70+
:align: center

0 commit comments

Comments
 (0)
0