Building an order in the ui and when I try to add shipping I get the quotes but it fails when I try to add.

An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /system/ajax
StatusText: Service unavailable (with message)
ResponseText: EntityMetadataWrapperException: Unknown data property commerce_product. in EntityStructureWrapper->getPropertyInfo() (line 339 of /var/www/drupal/sites/all/modules/entity/includes/entity.wrapper.inc).

Comments

cvangysel’s picture

Status: Active » Postponed

What shipping methods are you using? Have you modified the rule concerning the shipping method, if so ... could you please export it and post it here?

What are the exact steps you do to reproduce this problem?

ponies’s picture

Status: Closed (cannot reproduce) » Postponed

I'm using most of the US UPS methods, and International First Class USPS. I haven't modified the rules for the shipping methods at all.

In admin/commerce/orders/add there's a drop down to select what type of line item to add. regardless of other line items when shipping is selected and a quote is entered or chosen, the error is generated when the 'Add shipping' button is clicked.

rszrama’s picture

Status: Postponed » Closed (cannot reproduce)

I actually can't reproduce this on a clean install, so it's likely something to do with some other module on the site. Inline Entity Form perhaps?

Status: Postponed » Closed (cannot reproduce)