OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Programming Questions addManyToOneRelation

This topic contains 3 replies, has 3 voices, and was last updated by  kelton23om 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
  • #33821

    pcahard
    Participant

    Hello,

    I am trying to to add a relation between an Oro entity (B2bCustomer) and an entity of my projet.
    This work well, I have used the addManyToOneRelation method of the extendsExtension in a migration script, this has create the field in the table and the foreign key, I have the getter and the setter in the Extend B2bCustomer entity, but the entity is never persisted in the table..

    Maybe I have forget something ? why this is never persisted ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • #33822

    Vova Soroka
    Participant

    Hello,

    I reproduce this problem on the latest version of the OroPlatform. We will prepare the fix.
    Thank you for highlighting this.

    #33823

    pcahard
    Participant

    Nice news, thanks you !

    #33824

    kelton23om
    Participant

    Hi oro guys,

    I encounter the same problem, did you do something to fix it, because it is a really annoying issue.

    thanks by advance for your answer.

Viewing 3 replies - 1 through 3 (of 3 total)

The forum ‘OroPlatform – Programming Questions’ is closed to new topics and replies.

Back to top