hotwax / receiving

HotWax Commerce Receiving App
https://receiving.hotwax.io/
Apache License 2.0
8 stars 40 forks source link

Auto populate location on added items #346

Closed dt2patel closed 6 months ago

dt2patel commented 8 months ago

Current behavior

If an item is added to a inbound shipment at a facility where it has never been received before, the receiving may be failing.

Need to dry run this and log bug if this is the case.

Adameddy26 commented 7 months ago

Use case is tested and found that it is working fine. https://jam.dev/c/05366bfd-2723-476f-bef3-78b521869b57

Took an item for which the shipment is created at a facility but on that facility inventory of this item is 0 or not set(checked in OMS). Then on receiving this item through our app, inventory count is updating successfully in the OMS. Also the shipment card is getting removed from the app after successful receiving of item.

@dt2patel Should I close this?

Adameddy26 commented 6 months ago

@dt2patel Plz confirm.

dt2patel commented 6 months ago

Confirm what? @Adameddy26

Adameddy26 commented 6 months ago

Confirm what? @Adameddy26

Should I close this ticket as it is working fine?