Merge pull request #21253 from badre-agtaib/scru2

fix bug: The property thirdparty_id does not exist on ActionComm
This commit is contained in:
Laurent Destailleur 2022-06-14 19:29:32 +02:00 committed by GitHub
commit 2de5a9f31b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -848,7 +848,6 @@ if ($resql) {
$event->fk_project = $obj->fk_project;
$event->socid = $obj->fk_soc;
$event->thirdparty_id = $obj->fk_soc;
$event->contact_id = $obj->fk_contact;
// Defined date_start_in_calendar and date_end_in_calendar property