diff --git a/Entity/CustomFieldsGroup.php b/Entity/CustomFieldsGroup.php index 20f79a921..f9bb90d6d 100644 --- a/Entity/CustomFieldsGroup.php +++ b/Entity/CustomFieldsGroup.php @@ -29,7 +29,7 @@ use Doctrine\Common\Collections\Collection; * CustomFieldGroup * * @ORM\Entity() - * @ORM\Table(name="customfieldsdefaultgroup") + * @ORM\Table(name="customfieldsgroup") */ class CustomFieldsGroup {