crm
crm copied to clipboard
Main OroCRM package with core functionality.
**Summary** When importing contacts from a CSV file, rows that contain email addresses with trailing whitespace will cause that row not to be imported. **Steps to reproduce** Import CSV with...
**Summary** Please update gos/web-socket-bundle **Example** Symfony Security Check Report ============================= 1 packages have known vulnerabilities. gos/web-socket-bundle (v1.8.11) ------------------------------- * [CVE-NONE-0001][]: Potentially sensitive data exposure [CVE-NONE-0001]: https://github.com/GeniusesOfSymfony/WebSocketBundle/security/advisories/GHSA-wwgf-3xp7-cxj4
**Summary** Hi, It seems there is quite a lot of query duplication on the /contact page when using a language different than english. This takes about 250ms to load the...
**Summary** The oro/crm package declares a dependency on oro/platform that is incorrect. Requires "4.1.*" actually "^4.1.1". **Steps to reproduce** Start with a blank "crm-application" at 4.1.0. Run `composer install` to...
**Summary** Bitnami developer here. We are releasing the new OroCRM 4.1.0 and we got the error below in our tests after running the "php console oro:install" script. All the previous...
While installing a fresh OroCommerce-CE 3.1.15: `php ./bin/console oro:install --env=dev --drop-database --timeout=900` It looks like the script is trying to run a migration on a table that doesn't exist. ```...
Need this fix https://github.com/oroinc/platform/pull/968 for working The Account Contact Information virtual field doesn't work in MarketingList I create new marketing list with `Account` entity and add `Contact Information` field (this...
After installing just logged out and logged in i am getting an error like **The application is not configured properly (message consumers are not available). Please contact the system administrator.**...
remove arguments for CustomerDataConverter because this class does not use them
In your [latest release of crm application](https://github.com/oroinc/crm-application/releases/tag/4.0.0) you mention: ``` The full list of bug fixes included in this release is available in the wiki. ``` with the following link:...