OPTION_CARD : Correct options for FollowUp

This commit is contained in:
sparkyx 2024-01-12 12:59:23 +01:00
parent 014574b18c
commit a821b670db
2 changed files with 2 additions and 2 deletions

View file

@ -146,7 +146,7 @@ class Card_Multiple
select contact_option_ref_id
from action_person_option
join action_person a on (a.ap_id=action_person_id)
where f_id=$2)",[$p_action_person_id,$fiche_id]);
where f_id=$2 and ag_id=$3)",[$p_action_person_id,$fiche_id,$ag_id]);
// delete disable
$cn->exec_sql("delete