Goodler / code

Goodler
Apache License 2.0
0 stars 2 forks source link

Ship Each Item and ERP #554

Closed galinafed closed 7 years ago

galinafed commented 7 years ago

Is it possible to make sure that items that are selected to "ship each item" would end up in our ERP when someone purchases them? Also, the number of items would get lowered reflecting the change.

DeveloperRegistry commented 7 years ago

This is the way it was coded? Do you have a case where this functionality did not work? If yes, please provided additional details: wishlist name, good info etc.

galinafed commented 7 years ago

http://gooddler.com/Wishlist/10157

Item: Pampers Swaddlers Diapers, Size N, Giant Pack, 128 Count (Packaging May Vary) $37.22

DeveloperRegistry commented 7 years ago

I recreated the exact Purchase completed by the Customer. There were 4 items total (2 with Ship Each Item and 2 Without). In my test, both items with Ship Each Items were successfully moved to ERP. So the question to Galina: did you update the Items to Ship Each Item to Yes AFTER the Customer Purchase? As of right now the defect cannot be reproduced. Note: the expectation that items will be moved to ERP upon setting Ship Each Item to Yes is not valid. Setting the flag should be done before purchases.

galinafed commented 7 years ago

Got it. Will keep observing that list. Thank you