mijora / omniva-magento-2

1 stars 1 forks source link

Error with creating a shipping label #10

Open annukka-tormala opened 2 months ago

annukka-tormala commented 2 months ago

There is an issue in the module related to shipping labels.

To Reproduce

  1. Create an order
  2. Go to orders from admin panel
  3. Click "Ship"
  4. Select "Create Shipping Label" checkbox and submit shipment
  5. Add products to package and click "Save"

Expected behavior -Shipment is and shipping label is created

Actual result -ITEMNR1 - - Object validation Failed!;mainService - Price list does not exist is thrown and shipment cannot be created.

error

I was able to create a shipment from the order by unchecking the "Create Shipping Label" checkbox, but now manually creating the label (from Sales > Operations > Omniva manifest) causes the same error.

2

This can be reproduced with v1.2.20 of the module

Benorno commented 3 weeks ago

mainService - Price list does not exist, error emits when your price list doesn't include the area you're trying to send to (exmaple: trying to send to Poland. Or to an area in Estonia which your price list doesn't include).