Skip to content

Fix use_routes documentation.rst #14252

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 18.0
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -280,8 +280,8 @@ Example flow
In this example, let's use a custom *Pick - Pack - Ship* route to try a full flow with an advanced
custom route.

First, a quick look at the route's rules and their supply methods. There are three rules, all
:guilabel:`Pull From` rules. The :guilabel:`Supply Methods` for each rule are the following:
First, a quick look at the route's rules and their supply methods. There are three rules:
:guilabel:`one Pull From rule and two Push To rules`. The :guilabel:`Supply Methods` for each rule are the following:

- :guilabel:`Take From Stock`: When products are needed in the :guilabel:`WH/Packing Zone`, *picks*
(internal transfers from :guilabel:`WH/Stock` to :guilabel:`WH/Packing Zone`) are created from
Expand Down