magento / inventory

Magento Inventory Project (a.k.a MSI)
Open Software License 3.0
337 stars 248 forks source link

Ability to ship/source from multiple sources in 1 shipment #3106

Open seansan opened 4 years ago

seansan commented 4 years ago

Description (*)

We have 3 sources in 1 stock. All 3 sources are local and I can walk there ... and pick the items. Source 1 is in our store wh, source 2 is in the large warehouse and source 3 is used for incoming items.

If our stock looks like this source 1: 1 source 2: 1 source 3: 1 then salable qty = 3

An order comes in from 1 customer ordering the 3 last items. Now we cannot make 1 shipment sourcing from source 1, 2 and 3 ...

Expected behavior (*)

In short: one should be able to ship by sourcing from several different sources in 1 shipment. In real life sources may not be geographically located for away, but they might all be close to each other. You then want Magento to sum all sources to ship it in 1 go. If you need 10 items, find them amongst the sources based on some prio, source them and ship them in 1 go.

image

Benefits

1 shipment instead of 3. It is almost ridiculous to create 3 shipments and un-doable.

Additional information

image

image

m2-assistant[bot] commented 4 years ago

Hi @seansan. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this


Quazz commented 3 years ago

Current implementation doesn't allow this.

Imo, their current logic is incorrect/insufficient.

They link sourcecode to shipment, because they assume each "source" handles their shipping on site.

But ultimately such consideration should be ignored in favour of the more flexible and accurate way of handling this:

Link source code to shipment of specific items. (link it to the items, not the shipment itself)

I hope Magento implements this at some point, it's pretty annoying to have to create seperate shipments when it's really just one shipment. (not to mention confusing for customers)

seansan commented 3 years ago

Unsubscribing from this issue

Apparent this is important ;) good luck

On Tue, 19 Oct 2021 at 16:47, Quazz @.***> wrote:

Current implementation doesn't allow this.

Imo, their current logic is incorrect/insufficient.

They link sourcecode to shipment, because they assume each "source" handles their shipping on site.

But ultimately such consideration should be ignored in favour of the more flexible and accurate way of handling this:

Link source code to shipment of specific items. (link it to the items, not the shipment itself)

I hope Magento implements this at some point, it's pretty annoying to have to create seperate shipments when it's really just one shipment. (not to mention confusing for customers)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/magento/inventory/issues/3106#issuecomment-946800198, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE7I26KBKNK3OKETGOO7JDUHWAHHANCNFSM4OFSJ6DA .