wayfair-contribs / plentymarkets-plugin

Wayfair plugin for use in the Plentymarkets eCommerce ERP system
https://marketplace.plentymarkets.com/en/plugins/integration/wayfair_6273
Other
4 stars 3 forks source link

Incoming order may use incorrect Warehouse if multiple Warehouses are associated with the same Supplier ID #92

Open jhoule86 opened 4 years ago

jhoule86 commented 4 years ago

Impacted Versions: All Issue description: Though a Plentymarkets system may not have a 1-to-1 relationship between Warehouses and Supplier IDs, incoming orders from Wayfair are associated with Supplier IDs, so all orders for a specific supplier ID will go to only one Warehouse. The Wayfair plugin is not provided any indication of which one of the multiple Warehouses to use for any specific Item, and it may make an incorrect decision. It may even choose a Warehouse that has no stock for the requested item.

Work-around: The Plentymarkets user must manually re-associate the Order with the desired Warehouse after the Wayfair plugin has finished populating it, and before attempting to fulfill the order.

jhoule86 commented 4 years ago

This is mentioned in the documentation for as of v1.1.2, but we need to make a change for it soon.