When I try to manage the display of product variations, I receive the following error :

The website encountered an unexpected error. Please try again later.

/admin/commerce/config/product-variation-types/abonnement/edit/display
Drupal\Component\Plugin\Exception\PluginException: The adjustment type shipping must define the singular_label property. in Drupal\commerce_order\AdjustmentTypeManager->processDefinition() (line 70 of /home/www.domaine.com/public_html/web/modules/contrib/commerce/modules/order/s...).

Comments

zenimagine created an issue. See original summary.

bojanz’s picture

That's not a product variation specific error. It means that you updated Commerce to -dev, but didn't update either Shipping or Recurring, which also need to be in -dev.

bojanz’s picture

Status: Active » Closed (duplicate)
zenimagine’s picture

Issue summary: View changes