OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – Installation/Technical Issues or Problems Entity managment through UI problem

This topic contains 1 reply, has 1 voice, and was last updated by  jankan 8 years, 9 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #26569

    jankan
    Participant

    Hi
    We have problem with many-to-many custom entities. When we try to add custom field to Opportunity through UI, we can’t add any more fields and we get error: “A model for “Oro\Bundle\UserBundle\Entity\User::opportunity_users_involved”
    We have always tried to clear cache, force schema update, refresh configurations of Entity Extend module – it does not help.

    Also have problem with field labels, when change the field label through UI, changes are not saved. We have get no errors, just nothing happens.

    Last: problem with calendar, when we open full view of calendar we get JS error: “cannot call method getboundingclientrect of undefined” and the calendar view does not open.

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #26570

    jankan
    Participant

    Update:
    What we want to do, is to establish many-to-many relationship (“users_involved”) between Opportunities and Users. When we add such a field do Opportunities it looks like it does not create required field on Users side (we get error: “A model for “OroCRM\Bundle\SalesBundle\Entity\Opportunity::user_users_involved” was not found”).
    We have managed to achieve it by adding through UI, field for Users entity but we have no idea how to do it through migrations
    Any hints?

Viewing 1 replies (of 1 total)

The forum ‘OroCRM – Installation/Technical Issues or Problems’ is closed to new topics and replies.

Back to top