You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I create an order in backend I need to select a shipping method, this is a required field. But after updating Myparcel from 4.10 to 4.12.1 this is not working anymore. (4.11 also does not work).
In the field a message displays:
You don't need to select a shipping method.
But when I submit the order I get the message this is a required field.
Reproduction steps
Navigate to Sales-Orders-Create New order
Select existing customer
Add products to the order
Submit Order
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
It is impossible to select a shipping method in the backend. It seems that the MyParcel JavaScript is unable to handle the fact that there are other shipping methods configured and dies, leaving the options unselectable.
Plugin version
4.12.1
Magento version
2.4.6
PHP version
8.1
What went wrong?
When I create an order in backend I need to select a shipping method, this is a required field. But after updating Myparcel from 4.10 to 4.12.1 this is not working anymore. (4.11 also does not work).
In the field a message displays:
You don't need to select a shipping method.
But when I submit the order I get the message this is a required field.
Reproduction steps
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: