fix(core-flows): updating tax lines when draft order shipping is removed (#12919)
**What** - don't call `updateOrderTaxLinesWorkflow` when a shipping method is removed from a draft order (tax lines will be cascade deleted with the method)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
---
|
||||
|
||||
fix(core-flows): updating tax lines when draft order shipping is removed
|
||||
Reference in New Issue
Block a user