hotwax / receiving

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

Add a permission check for adding items to shipments #214

Closed dt2patel closed 1 year ago

dt2patel commented 1 year ago

What is the motivation for adding/enhancing this feature?

Adding items to a shipment of any type should be restricted to users with "FULFILL_SHIPMENT_ADMIN" permission which is described as the "shipment admin permission."

If a user doesn't have this, they will be restricted doom using the "add to shipment" function in the ionic receiving app.