Commit 0cb1202
authored
fix(core-flows): Add discountable properties in queried fields to avoid overriding discountable properties when set (medusajs#14105)
* Add discountable properties to avoid applying adjustments to non discountable line items
* Add changeset1 parent 79582bc commit 0cb1202
File tree
2 files changed
+7
-0
lines changed- .changeset
- packages/core/core-flows/src/order/utils
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments