eed784d7d0
* fix fulfillment for order lines without inventory items * fix summary card on order for variants without inventory items * add changeset * minor fixes * remove variants without inventory items from allocate modal * naming * Update .changeset/kind-rings-wave.md Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com> * remove line item indicator * cleanup --------- Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
7 lines
148 B
Markdown
7 lines
148 B
Markdown
---
|
|
"@medusajs/admin-ui": patch
|
|
"@medusajs/medusa": patch
|
|
---
|
|
|
|
fix(admin-ui, medusa): resolve bugs for orders with variants without inventory items
|