Commit 815d24b
authored
🔃 [EngCom] Public Pull Requests - 2.2-develop
Accepted Public Pull Requests:
- #21239: [Backport] Fixed #21144 Can't change customer group when placing an admin order (by @amol2jcommerce)
- #21238: [Backport] [Catalog] Fixing compare block product removing action from sidebar (by @eduard13)
- #21224: [Backport] [Sales] Improves the UX by scrolling down the customer to the Recent Orders (by @eduard13)
- #21166: [Backport] Email to a Friend form not full responsive and remove link not positi� (by @amol2jcommerce)
Fixed GitHub Issues:
- #6162: Can't set customer group when creating a new order in the admin. (reported by @otg-chris) has been fixed in #21239 by @amol2jcommerce in 2.2-develop branch
Related commits:
1. d77bc6a
- #7974: Can't change customer group when placing an admin order, even after MAGETWO-57077 applied (reported by @mtstedman) has been fixed in #21239 by @amol2jcommerce in 2.2-develop branch
Related commits:
1. d77bc6a
- #21144: Can't change customer group when placing an admin order (reported by @gauravagarwal1001) has been fixed in #21239 by @amol2jcommerce in 2.2-develop branch
Related commits:
1. d77bc6a
- #21101: Unable to open the product from sidebar's Compare Products block (reported by @eduard13) has been fixed in #21238 by @eduard13 in 2.2-develop branch
Related commits:
1. 544d99cFile tree
4 files changed
+34
-2
lines changed- app
- code/Magento/Sales
- Block/Adminhtml/Order/Create/Form
- view/frontend/templates/reorder
- design/frontend/Magento/luma
- Magento_Catalog/web/css/source
- Magento_SendFriend/web/css/source
4 files changed
+34
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
534 | 534 | | |
535 | 535 | | |
536 | 536 | | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
537 | 546 | | |
538 | 547 | | |
539 | 548 | | |
| |||
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
13 | 21 | | |
14 | 22 | | |
15 | 23 | | |
| |||
44 | 52 | | |
45 | 53 | | |
46 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
0 commit comments