OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – How do I? Questions Imports data

This topic contains 3 replies, has 3 voices, and was last updated by  Yevhen Shyshkin 10 years, 6 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
  • #27978

    homeresa
    Participant

    Hello,

    Good work.
    I’m testing orocrm on a personnal server (Version: 1.0.0-beta1).
    I would like import accounts and leads in our database but I’ve find only the contact’s import wizard.
    Can you help me ?

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

    Ivan Klymenko
    Spectator

    Hi,
    unfortunately we have import/export only for Contacts for now.

    #27980

    homeresa
    Participant

    OK, I understand.
    is there any constraint to import directly in the database ?

    #27981

    Yevhen Shyshkin
    Participant

    No, there is no constraint on logic level – you can simply insert all required data using plain SQL – in this case you have to manually set all related entities (status, contact, address, owner).

    Another solution – create temporary data fixture that will parse your source data and add required leads with all parameters.

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

The forum ‘OroCRM – How do I? Questions’ is closed to new topics and replies.

Back to top