CMXX - Mailer update
This commit is contained in:
@@ -369,7 +369,7 @@ else
|
||||
if (empty($partner->soldto) || $partner->soldto == ''){$soldto_search = '%';} else {$soldto_search = '-%';}
|
||||
|
||||
//default whereclause
|
||||
list($whereclause,$condition) = getWhereclause('',$permission,$partner,'');
|
||||
list($whereclause,$condition) = getWhereclauselvl2('',$permission,$partner,'');
|
||||
|
||||
|
||||
//BUILD UP PARTNERHIERARCHY FROM USER
|
||||
|
||||
Reference in New Issue
Block a user