medusa
medusa copied to clipboard
The world's most flexible commerce platform.
### What Medusa version and documentation are you using? v2 ### Preliminary Checks - [x] This issue is not a duplicate. Before opening a new issue, please search existing issues:...
### Package.json file ```JSON - ``` ### Node.js version - ### Database and its version - ### Operating system name and version - ### Browser name _No response_ ### What...
### What Medusa version and documentation are you using? v2 ### Preliminary Checks - [x] This issue is not a duplicate. Before opening a new issue, please search existing issues:...
### Package.json file ```JSON { "name": "gesa-b2b-commerce-backend", "version": "0.0.2", "description": "Medusa 2.x backend", "author": "Bemind Interactive S.r.l.", "license": "MIT", "keywords": [ "sqlite", "postgres", "typescript", "ecommerce", "headless", "medusa" ], "scripts": {...
### What Medusa version and documentation are you using? None ### Preliminary Checks - [x] This issue is not a duplicate. Before opening a new issue, please search existing issues:...
### Package.json file ```JSON { "name": "medusa", "version": "0.0.0", "license": "MIT", "keywords": [ "sqlite", "postgres", "typescript", "ecommerce", "headless", "medusa" ], "scripts": { "build": "medusa build", "seed": "medusa exec ./src/scripts/seed.ts", "reindex":...
**What** - adds support for creating new filters in the new DataTable component, which is currently disabled/not working - adds filter parameters to the query for UserListTable, which were simply...
## Bug report ### Describe the bug I can't setup Québec Sales Tax (QST). Because it's value is 9.975% But Medusa is asking me 9.97% or 9.98%. ### System information...