Повідомлення Error: Call to undefined method Drupal\commerce_product\Entity\ProductVariationType::geThirdPartySettings()

Created on 13 October 2023, about 1 year ago

Problem/Motivation

After creating an order manually we have an error:

Error: Call to undefined method Drupal\commerce_product\Entity\ProductVariationType::geThirdPartySettings() in Drupal\commerce_autosku\CommerceAutoSkuManager->getConfig() (line 204 of [site_dir]/modules/commerce_autosku/src/CommerceAutoSkuManager.php)

Steps to reproduce

  1. Install 8.x-2.x-dev version
  2. Create an order manually with a product that has auto-sku.

Proposed resolution

Need to fix the type mistake that was merged in the https://www.drupal.org/project/commerce_autosku/issues/2921531 🐛 Custom NotNull Validator fails with custom entities without bundle Fixed issue.

The geThirdPartySettings should be replaced by ge<strong>t</strong>ThirdPartySettings

🐛 Bug report
Status

Needs work

Version

2.0

Component

Code

Created by

🇺🇦Ukraine tibezh

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024