myparcelnl / magento

The Magento 2 MyParcel plugin
https://developer.myparcel.nl/nl/documentatie/13.magento2.html
MIT License
19 stars 26 forks source link

Cannot select shipping method when creating order in backend #821

Open Ipustjens opened 6 months ago

Ipustjens commented 6 months ago

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

  1. Navigate to Sales-Orders-Create New order
  2. Select existing customer
  3. Add products to the order
  4. Submit Order

Relevant log output

No response

Additional context

No response