crm
crm copied to clipboard
Main OroCRM package with core functionality.
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 ?...
Tags are not returned as a relation using the json api
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...
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...
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...
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...
This is probably error, as I confirmed with author, in file TrackingVisitEventProvider.php condition should be reversed (NOT)