From ef3b6bc7634ddad37e7bafa3cc298927fede7c6a Mon Sep 17 00:00:00 2001 From: jgu-odoo <55204130+jgu-odoo@users.noreply.github.com> Date: Thu, 10 Dec 2020 00:40:52 -0800 Subject: [PATCH] Update use-routes.rst (#806) Fix of a minor error in the Inventory documentation, based on a field description found in Runbot. --- inventory/routes/concepts/use-routes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/routes/concepts/use-routes.rst b/inventory/routes/concepts/use-routes.rst index 57335beaf..f30fc0713 100644 --- a/inventory/routes/concepts/use-routes.rst +++ b/inventory/routes/concepts/use-routes.rst @@ -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 it. Once the second need fulfilled, the products are pushed to the first location and all the 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. - **Manufacture**: when products are needed in the source location, a manufacturing order is created to fulfill the need. @@ -372,4 +372,4 @@ have been triggered and the transfers done. .. image:: media/transfers-status.png :align: center - :alt: view of the transfers' status when all the process is done \ No newline at end of file + :alt: view of the transfers' status when all the process is done