hotwax / receiving

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

Improved: Receive shipment enhancement (#402). #391

Open ravilodhi opened 3 weeks ago

ravilodhi commented 3 weeks ago

Related Issues

402

#

Short Description and Why It's Useful

Done following- 1) Used json file upload for receiving shipment items in a single call instead of calling apis multiple times to receive items. 2) Updated Shipment, Return and PO receiving according to the first point. 3) Used createIncomingShipment api to create shipment and items in a single call instead of making multiple api calls for adding shipment items.

Screenshots of Visual Changes before/after (If There Are Any)

Contribution and Currently Important Rules Acceptance

ravilodhi commented 2 weeks ago

Some fixes are done in the upload uploadAndImportFile so these changes are OMS dependant. Need 5.18.0 release.