crm icon indicating copy to clipboard operation
crm copied to clipboard

Main OroCRM package with core functionality.

Results 61 crm issues
Sort by recently updated
recently updated
newest added

Hello Artem, When a custom entity field exist on a Lead and on an Account or Contact for example, is there a mecanism to set the related field value ?...

enhancement
open for contribution

Tags are not returned as a relation using the json api

open for contribution
feature request

An error occurs if application is not installed during the first cache clear. Reproduced on oro/crm 3.1.4 ``` $ rm -rf var/cache/* $ php bin/console -vvv ``` ``` In ChainProcessor.php...

**Version**: OroCRM 3.0 CE, selfhosted **Browser**: Chrome (OSX), Safari (OSX) **Problem**: When I open a specific contact I see the flash message "Sorry, activity list was not loaded correctly." on...

question
feedback needed

Version 3.0 & 3.1 Issue when trying to view magento order and order do not contain Channel. ``` request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Call to a member function getTransport() on...

When trying to create magneto customer getting error 403 With admin permissions GET /api/magentocustomers - 200 POST /api/magentocustomers - 403 ``` { "errors": [ { "status": "403", "title": "access denied...

question

It would be nice if the E-Mail component has the feature to send an E-Mail later on a specific date and time. Is this feature planned or only available in...

question
feature request

Hi, in the current version, one can assign Cases to a contact and an account. As the documentation says, accounts are a top-level entities to group several customer channels together,...

Hi to all, waiting for 3.1 LTS we are using 3.0 for development of a CRM project that go live in march 2019. If we try to create a new...

question
feedback needed

This is probably error, as I confirmed with author, in file TrackingVisitEventProvider.php condition should be reversed (NOT)

cla: yes
open for contribution