Error from "goods" section

Created on 2 December 2024, about 2 months ago

Problem/Motivation

Steps to reproduce

Newly installed the basket module and its dependencies by composar, added a product via "admin/basket/stock-create-goods", navigate to admin/basket/settings-base, on the left panel "Stock-product", when click on "product", get error page.

The error log report: Drupal\Component\Plugin\Exception\PluginNotFoundException: The "" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 142 of ../web/core/lib/Drupal/Core/Entity/EntityTypeManager.php).

Proposed resolution

In line 142: throw new PluginNotFoundException($entity_type_id, sprintf('The "%s" entity type does not exist.', $entity_type_id));

Remaining tasks

It should be some entity type or plugin missing, but don't know how to detect out, does anybody have similar experience? Would be appreciate a lot if anybody can give some suggestion to sort it out.

User interface changes

API changes

Data model changes

πŸ’¬ Support request
Status

Active

Version

2.0

Component

Documentation

Created by

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

Comments & Activities

Production build 0.71.5 2024