SuiteCRM icon indicating copy to clipboard operation
SuiteCRM copied to clipboard

SuiteCRM - Open source CRM for the world

Results 482 SuiteCRM issues
Sort by recently updated
recently updated
newest added

solves #9693 ## Description The PR solves the problem by expanding all the sub-panels every time you load the status view of a campaign, so that it applies the marketing...

Solves https://github.com/salesagility/SuiteCRM/issues/9691 ## Description This PR implements the following features to add the functionality of PDF Templates automatically in the modules displayed in the CRM menu. 1. Add a function...

#### Issue By creating new records through programming, the inheritance of the parent record does not apply to the created records. It works fine when a record is created from...

Type: Bug
Status:Fix Proposed
Priority:Important
Severity: Moderate

## Description Use similar logic for the base browser title that the Ajax UI uses. ## Motivation and Context Fix #9688 ## How To Test This Same steps as #9688...

Status:Assessed
Branch:Hotfix

#### Issue When we have a 1 to N relationship between a module with itself and we relate two records through the relationship, if we delete the record indicated in...

Type:Bug
Priority:Important

#### Issue When creating a task from the Gantt view in the Project, the start date changes to 1 day before. The same happens if the task is edited, the...

Status:Requires Updates

#### Issue Taking the 1-N relationship between the Contacts and Projects modules as an example, when a record (a project) is edited from the corresponding subpanel (projects subpanel in a...

Type:Bug
Status:Fix Proposed
Priority:Important
Area: Studio

#### Issue When importing a file with the Create and Update option, if this file contains the ID column and one of those IDs corresponds to the ID of a...

Type:Bug
Status:Fix Proposed
Priority:Important

## Description Fix issue #8336 and probably #9023 and #8959 could be closed. ## Motivation and Context "From name" set up in "User Profile > Settings > Mail Accounts" in...

For me i following problem: I have a custom module that has the column "parent_type" in the database. Now i added activities to that custom module and I got an...