OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – How do I? Questions How do I remove Magento customers?

This topic contains 5 replies, has 3 voices, and was last updated by  Mike Kudelya 7 years, 1 month ago.

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

  • Creator
    Topic
  • #29003

    ssmage
    Participant

    We cleared the customer list from our Magento install (fresh start lets call it) and cant seem to find a way to remove them from OroCRM. They were synced over fine, and we have our OroCRM settings at “Remote Wins”, but OroCRM is not picking up the fact that all those contacts no longer exist. There is also not a delete button within OroCRM. Is my only hope to disable foreign key checks and truncate all the associated tables? We are not using the Enterprise eddition.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Author
    Replies
  • #29004

    Mike Kudelya
    Participant

    Hi,

    Try 1.10 or master versions. There was added deleting via UI.

    #29005

    dreyfuss
    Participant

    Hello,

    Is it really the only way to remove Magento Customers from OroCRM ?
    An upgrade of our version seems to be difficult…
    Thank for your reply

    #29006

    Mike Kudelya
    Participant

    Hi

    Could you tell me please which version of OroCRM you use ?

    #29007

    dreyfuss
    Participant

    Hi,

    oro/moment-timezone 0.3.1 MIT
    oro/jsplumb 1.7.6 MIT GPL-2.0
    oro/doctrine-extensions 1.0.12 MIT
    oro/crm-mail-chimp 1.5.4 OSL-3.0
    oro/platform 1.9.7 MIT
    oro/crm 1.9.7 OSL-3.0

    Thank

    #29008

    Mike Kudelya
    Participant

    Hi

    I suggest that you create the same delete action as in the AccountBundle, only now in the MagentoBundle:

    1. Create the delete action.
    2. Create the delete_link property.
    3. Change property route to ‘oro_api_delete_order’.

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

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

Back to top