Update use-routes.rst (#806)

Fix of a minor error in the Inventory documentation, based on a field description found in Runbot.
This commit is contained in:
jgu-odoo 2020-12-10 00:40:52 -08:00 committed by GitHub
parent 04ce02c019
commit ef3b6bc763
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -271,7 +271,7 @@ all of them:
that need. Then, a need is created in the previous location and a rule is triggered to fulfill that need. Then, a need is created in the previous location and a rule is triggered to fulfill
it. Once the second need fulfilled, the products are pushed to the first location and all the it. Once the second need fulfilled, the products are pushed to the first location and all the
needs are fulfilled. needs are fulfilled.
- **Buy**: when products are needed at the source location, a - **Buy**: when products are needed at the destination location, a
request for quotation is created to fulfill the need. request for quotation is created to fulfill the need.
- **Manufacture**: when products are needed in the source location, - **Manufacture**: when products are needed in the source location,
a manufacturing order is created to fulfill the need. a manufacturing order is created to fulfill the need.