hotwax / receiving

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

Call receive shipment item in sync to avoid browser blocking #390

Open amansinghbais opened 3 weeks ago

amansinghbais commented 3 weeks ago

What is the motivation for adding/enhancing this feature?

Call receiveShipmentItem in sync instead of async in order to avoid running multiple requests simultaneously causing browser to block.

What are the acceptance criteria?

Can you complete this feature request by yourself?

Additional information