medusa icon indicating copy to clipboard operation
medusa copied to clipboard

The world's most flexible commerce platform.

Results 844 medusa issues
Sort by recently updated
recently updated
newest added

**What** Re work of the order edit flow - create - clone the original order item/tax_lines/adjustment and set the order_edit_id and original_item_id on the tax line - delete - Remove...

## Bug report ### Describe the bug Hey, after installing the medusa server and dashboard. i was tried to add Regions or custom gift card but the screen went to...

type: bug

Hi, I'm using the nextjs create-medusa-app template. I'm trying to pass datas about orders / payments (strings) from the storefront to the admin panel. I thought i could use both...

type: bug

- Added Customize Import Strategy documentation - Rearranged links under "How-to Guides" in the sidebar to show nested categories at the top. Closes DOCS-232 and DOCS-253

type: docs

**what** Support `updateLineItem` which does the following: - If no item change exist then create a new one and attaches the clone item with the adjustments and tax lines -...

**What** - Implement adding a line item to order (edit) **How** - _by implementing the following "flow"_ - checking the inventory - generate a line item - computing line item...

### What: Fixes #1308 ### Why: The solution was discussed, but it had no PR. So, I made one.

### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/medusajs/medusa/issues ### Issue Summary In the [Notification Architecture Overview](https://docs.medusajs.com/advanced/backend/notification/overview) documentation,...

good first issue
type: docs