Files
medusa-store/packages/medusa-react
Philip Korsholm fe9eea4c18 feat(medusa, admin-ui, medusa-react, medusa-js): Allow toggling of manage inventory (#3435)
**What**
- Toggle manage inventory in the inventory management modal

**How**
- Create/update/remove inventory item based on if `manage_inventory` is set and if an inventory item already exists
- Move all stock location updates to when the modal is submitted
- Add create-inventory-item endpoint in the core

Fixes CORE-1196

Co-authored-by: Sebastian Rindom <7554214+srindom@users.noreply.github.com>
2023-03-14 16:14:31 +00:00
..
2021-12-14 19:09:36 +01:00
2021-12-14 19:09:36 +01:00
2021-12-14 19:09:36 +01:00
2023-02-08 19:35:44 +01:00
2021-12-14 19:09:36 +01:00

Medusa React

A React library providing a set of components, utilities, and hooks for interacting seamlessly with a Medusa backend and building custom React storefronts.

Learn how to install and use it in this documentation.