Update wave_transfers.rst

This commit is contained in:
thomasdeleval 2022-05-12 14:17:10 +02:00 committed by GitHub
parent 9cbb9cdaee
commit 06a36525c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ While a Batch Transfer is a group of several pickings, a **Wave Transfer** only
some parts of different pickings. some parts of different pickings.
If you want to handle a orders of a specific product category, or fetch products that If you want to handle a orders of a specific product category, or fetch products that
are at the same location, wave pickings are the ideal feature. are at the same location, wave pickings are the ideal feature.
.. note:: .. important::
Wave transfers are actually batch transfers with an extra step: transfers are split Wave transfers are actually batch transfers with an extra step: transfers are split
before being grouped in a batch. before being grouped in a batch.