The stock column when adding variants in an order edit would just look at `inventory_quantity`, location-unaware. Updated this to now attempt to request location-aware stock information and updated the column to use this information and show total stock across how many locations, and a tooltip showing per-location stock.  Resolves CORE-1250 Co-authored-by: Philip Korsholm <88927411+pKorsholm@users.noreply.github.com>
89 B
89 B
@medusajs/admin-ui
| @medusajs/admin-ui |
|---|
| patch |
fix(medusa, admin-ui): Fix edit order variant stock