Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
This commit is contained in:
commit
ec9c355791
@ -116,7 +116,7 @@ class mailing_advthirdparties extends MailingTargets
|
||||
}
|
||||
}
|
||||
|
||||
if (($type_of_target==1) || ($type_of_target==2)) {
|
||||
if (($type_of_target==1) || ($type_of_target==2) || ($type_of_target==4)) {
|
||||
// Select the third parties from category
|
||||
if (count($socid)>0 || count($contactid)>0)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user