SuiteCRM
SuiteCRM copied to clipboard
SuiteCRM - Open source CRM for the world
#### Issue Trying to run cron.php with PHP 8 fails with a fatal error: PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given...
#### Issue After creating a newsletter Campaign (with appropriate Target Lists and Email Template), I try to create a web-to-target form using Create Person Form. The initial screen shows PHP...
## Description Adds a module filter select to the Elasticsearch global search view. The dropdown will be generated to include all the searchable modules, and when a module is selected...
## Description Adds a new option to the Contacts module Import to allow records to be matched based on the row's email address when updating, rather than just the ID....
## Description Updates the Elasticsearch functionality to parse accented characters correctly when sending information to the Elasticsearch server in order to index records or search. ## Motivation and Context Fixes...
## Description Trying to run cron.php with PHP 8 fails with a fatal error (see [issue salesagility/SuiteCRM#9730](https://github.com/salesagility/SuiteCRM/issues/9730)): ## Motivation and Context This allows cron.php to succeed on a system with...
… from AOPInboundEmail.php ## Description Trying to run cron.php with PHP 8 fails with a fatal error (see [issue salesagility/SuiteCRM-Core#143](https://github.com/salesagility/SuiteCRM-Core/issues/143)): PHP Fatal error: Declaration of AOPInboundEmail::handleCreateCase(Email $email, $userId) must be...
When assigning a value to a date field of a related module in an action of a Workflow, the value isn't saved properly. After Saving and Editing, the value is...
When having a global search result that contains a column from a one-to-many relationship, the link of the record is broken, it doesn't bring you anywhere. This is because the...
This isn't an bug/issue, it's an enhancement/feature. There are times where it's necessary to select a condition that would take place a few years after the selected date value. Though...